Description | This function returns the current remote directory. This function is useful if the FTP server you log into automatically redirects you to your home directory. It is also useful if you are connected to a unix FTP site and you change directory to a “link”. In general, it is a good idea to call FTPit_GetCurrentRemoteDir after calling FTPit_ChangeRemoteDir or FTPit_ChangeRemoteDirUp if you need to know exactly where you are on the FTP site at all times.
|
---|