Hi Dave,
Please check this link [FTP GetCurrentDirectory][1]
[1]: https://doc.componentpro.com/ComponentPro-Ftp/ComponentPro-Net-Ftp-GetCurrentDirectory()
Remarks
The FTP server's current folder is used by the FTP server as the base folder from which to perform file operations such as obtaining folder contents, receiving, sending and deleting files, changing the current folder, etc. It can be changed using the SetCurrentDirectory method. The GetCurrentDirectory method will send the PWD command to the FTP server.
**Some servers (eg. TOPS-20) do not support this method.**
answered 7/2/2021 12:28:46 AM