Concept Framework 1.0 documentation Contents | Index

standard.net.ftp.FtpOptions

Name Version Deprecated
FtpOptions version 1.0 no

Prototype:
boolean FtpOptions(number option, number val, number connection_handle)

Parameters:
option      the ftp option: FTPLIB_CONNMODEFTPLIB_PASSIVE, FTPLIB_PORT, FTPLIB_CALLBACK, FTPLIB_IDLETIME, FTPLIB_CALLBACKARG, FTPLIB_CALLBACKBYTES
val      the option value
connection_handle      the connection handle as returned by FtpConnect.

Description:
Sets an ftp option.

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