Frequently Asked Questions

I can't get directory items listed, what could be the cause of this?

You can try to set ListParams Property to empty string to make wodFtpDLX send only LIST command with no parameters when ListDir is called.

Here is example:
wodFtpDLX1.ListParams = ""
wodFtpDLX1.Connect


 Last updated Thu, Nov 7 2013 11:00pm

Please Wait!

Please wait... it will take a second!