Re: MVS Fixed Records (General questions)

by woddrazen, (6619 days ago) @ cvmbor

Hi Craig,


I'm not exactly sure what you want to accomplish but if you want to send some command to FTP Server to enable something than you can use wodFtpDLX RawSend Method.

Here is Example:
[code]
Ftp1.RawSend( SOME COMMAND & VbCrLf)
[/code]

More help for RawSend Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~RawSend.html

Let us know how it goes.


Regards,
Drazen

locked

Complete thread: