TIpClientFtp() > Directory methods |
Changes the working directory on the FTP server.
:cwd( <cPath> ) --> lSuccess
Method :cwd() changes the current directory on the FTP server and returns a logical value indicating success of the operation.
http://www.xHarbour.com