Discuss this help topic in SecureBlackbox Forum

FTPS: How to get and change current directory

TElSimpleFTPSClient.GetCurrentDir() method returns current directory.

TElSimpleFTPSClient.Cwd() method allows user to work with a different directory or dataset for file storage or retrieval without altering the login or accounting information.

You can use TElSimpleFTPSClient.CDUp() method to change current directory to the parent one.

How To articles about client-side FTPS questions

Discuss this help topic in SecureBlackbox Forum