FTP directories with spaces in them.
For example:
"/SomeDir/Another Dir"
Using a directory string with a space in it will not work properly.
In order for the directory path to be correct, you must do a CWD using the Command property. Then do a directory listing of "./". This should allow you to see the contents of the directory that has a space in the name properly.
We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@nsoftware.com.