Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.ftp
.FtpPwd
FtpPwd
is available since version 1.0.
Prototype:
string FtpPwd(number connection_handle)
Parameters
connection_handle
the connection handle as returned by
FtpConnect
.
Description:
Get working directory at remote.
Return value:
Returns the working directory name, or an empty string if failed.