FTP
The ftp object is used to download and upload files through FTP.
Use option.getFtp([auth]).function_name(arguments) or do ftp = option.getFtp([auth]) and use ftp.function_name(arguments)
info
Parameters in [] are optional.
The ftp object is used to download and upload files through FTP.
Use option.getFtp([auth]).function_name(arguments) or do ftp = option.getFtp([auth]) and use ftp.function_name(arguments)
Parameters in [] are optional.