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