ListNames (wodSFTP / wodSFTP.NET / wodSFTPdll)
Using the FTP protocol I do a ListNames after setting the remotePath to /a/b/c under c I have 3 files and another directory d. The FileInfo in ListItems only contains the 3 files and not d. The doc indicates I would get a d/ entry for the directory.
What shoul dI do differently?
Thanks
Craig Morris