Re: wodFtpDlx problems when listnames is invoked (General questions)
Hi Andrea,
You can try to use wodFtpDLX RawSend Method to send command to server.
Here is example:
------------------------------
ftpdlx1.RawSend QUOTE SITE NAMEFMT 1 + vbCrLF
------------------------------
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
Complete thread:
- wodFtpDlx problems when listnames is invoked. - Andrea Bottoni, 2006-11-20, 16:42
- Re: wodFtpDlx problems when listnames is invoked - woddrazen, 2006-11-20, 19:00