Concept Framework 2.0 documentation Contents | Index

standard.net.ftp.FtpMkdir

Name Version Deprecated
FtpMkdir version 1.0 no

Prototype:
boolean FtpMkdir(string path, number connection_handle)

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

Description:
Create a directory at server.

Returns:
Returns true if succeeded, false if failed.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:22 2011 GMT(c)2011 RadGs Software