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 Fri, Nov 8 2013 12:00am

Please Wait!

Please wait... it will take a second!