Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdFTP.ChangeDirUp
TIdFTP
Changes to the parent directory on the FTP server.
procedure
ChangeDirUp;
Description
This changes the current directory up a directory on the server's file-system. If you wish to move to a subdirectory, use the
ChangeDir
method.