FTP
FTP integration to download or upload files to a remote FTP server. Please note that FTP transfer is insecure. Please use it with care.
Utilities · FTP
Configuration parameters
host— Host (required)port— Portcredentials— Usernameproxy— Use system proxy settings
Commands (3)
-
ftp-getDownload file from FTP server.
-
ftp-lsList all the files under the current folder.
-
ftp-putUpload file to FTP server.