FTP file uploader avatar

FTP file uploader

Try for free

No credit card required

View all Actors
FTP file uploader

FTP file uploader

petr_cermak/ftp-upload
Try for free

No credit card required

Performs a simple upload of an array of files to an FTP.

You can access the FTP file uploader programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "port": 21,
3  "folder": "/",
4  "fileUrls": []
5}' |
6apify call petr_cermak/ftp-upload --silent --output-dataset

FTP file uploader API through CLI

The Apify CLI is the official tool that allows you to use FTP file uploader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 0 stars
  • 99.7% runs succeeded
  • Created in Aug 2021
  • Modified almost 2 years ago