Permission Denied After Calling ListDir (wodFtpDLX / wodFtpDLX.NET)
Hello,
I can connect to the server, remove a directory, and disconnect.
If I connect, call FTP1.ListDir, display the files if any, then try to remove directory, I get a Permission Denied message. I have checked that there are NO files in the directory, and I can remove the directory if I don't call FTP1.ListDir. Also, I am waiting for the FTP1.StateText to say Connected...: Idle . What am I doing wrong?