TIpClientFtp() > Directory methods xHarbour Developers Network  

oTIpClientFtp:cwd()

Changes the working directory on the FTP server.

Syntax

:cwd( <cPath> ) --> lSuccess

Arguments

<cPath>
This is a character string holding the name of the new working directory.

Description

Method :cwd() changes the current directory on the FTP server and returns a logical value indicating success of the operation.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe