FTP file uploader avatar
FTP file uploader

Pricing

Pay per usage

Go to Store
FTP file uploader

FTP file uploader

petr_cermak/ftp-upload

Developed by

Petr Cermak

Maintained by Community

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

0.0 (0)

Pricing

Pay per usage

0

Monthly users

2

Last modified

2 years ago

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

Input example:

1{ 
2    "host": "ftp.pexample.com",
3    "port": 21,                             // optional, default: 21 
4    "folder": "my-folder/data",             // optional, default: "/"
5    "username": "test-user",
6    "password": "strong-password",
7    "fileUrls": [
8        "https://example.com/file-1.pdf",
9        "https://example.com/file-2.pdf",
10    ]
11}

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.