Internet Direct (Indy) Version 9.0.1 Beta
TIdFTPServerThread.CurrentDir
Indicates the currently selected directory path for the FTP client.

property CurrentDir: String;
Description
CurrentDir is a String property that indicates the currently selected directory path for the FTP client connection. CurrentDir is updated when the command reply handler for the FTP CWD or CDUP command is executed. CurrentDir is read when performing FTP operations that require file or directory handling.