Concept Framework 2.2 documentation Contents | Index

standard.net.ftp.FtpRmdir

Name Version Deprecated
FtpRmdir version 1.0 no

Prototype:
boolean FtpRmdir(string path, number connection_handle)

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

Description:
Remove directory at remote.

Returns:
Returns true if succeeded, false if failed.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT(c)2013 Devronium Applications