FTP file uploader

No credit card required

FTP file uploader

FTP file uploader

petr_cermak/ftp-upload

No credit card required

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

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

Input example:

{ "host": "ftp.pexample.com", "port": 21, // optional, default: 21 "folder": "my-folder/data", // optional, default: "/" "username": "test-user", "password": "strong-password", "fileUrls": [ "https://example.com/file-1.pdf", "https://example.com/file-2.pdf", ] }
Developer
Maintained by Community
Actor stats
  • 5 users
  • 6.9k runs
  • Modified about 1 year ago

You might also like these Actors