Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
FtpOptions | version 1.0 | no |
boolean FtpOptions(number option, number val, number connection_handle) |
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. |
Sets an ftp option. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:18 2013 GMT | (c)2013 Devronium Applications |