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 — Port
  • credentials — Username
  • proxy — Use system proxy settings

Commands (3)

  • ftp-get

    Download file from FTP server.

  • ftp-ls

    List all the files under the current folder.

  • ftp-put

    Upload file to FTP server.