Pricing
Pay per usage
Go to Apify Store
FTP file uploader
Performs a simple upload of an array of files to an FTP.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
10
Total users
0
Monthly active users
4 years ago
Last modified
Categories
Share
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",]}
