Concept Framework 1.0 documentation Contents | Index

standard.net.ftp.FtpChdir

Name Version Deprecated
FtpChdir version 1.0 no

Prototype:
boolean FtpChdir(string path, number connection_handle)

Parameters:
path      the ftp file path
connection_handle      the connection handle as returned by FtpConnect.

Description:
Changes the path at remote.

Returns:
Returns true if succeeded, false if failed.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT(c)2009 RadGs Software