VOOZH about

URL: https://apify.com/petr_cermak/ftp-upload

⇱ FTP file uploader Β· Apify


Pricing

Pay per usage

Go to Apify Store

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

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ Petr Cermak

Petr Cermak

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

0

Monthly active users

4 years ago

Last modified

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",
]
}

You might also like

Array to Excel

hamza.alwan/array-to-excel

Converts any array of objects to Excel

S3 Bucket Uploader

mstephen190/s3-bucket-uploader

Upload the items from the default dataset of an actor's run to an S3 bucket in JSON format.

πŸ‘ User avatar

Matthias Stephens

47

S3 Uploader

apify/s3-uploader

Upload data from an Apify dataset to an Amazon S3 bucket. Providing various filters and transformation options, this Actor allows precise control over data structure, formatting, and upload settings to ensure seamless integration into your data pipeline.

CSV File to Dataset

lukaskrivka/csv-file-to-dataset

Upload a local or remote CSV/text file and convert it to Apify Dataset for further use.

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

186

LLMs.txt File Generator

justa/llms-txt-file-generator

Generate an llms.txt file from a website sitemap. Crawls all URLs, extracts titles and meta descriptions, and creates a Markdown-formatted file following the llms.txt specification. Upload then the output of your file directly on your website (Webflow, Wordpress etc.)

πŸ‘ User avatar

Benoit Eveillard

15

Figma file counter

opesicka/figma-count-files

Simple actor that counts the number of files in a given Figma team.

πŸ‘ User avatar

OndΕ™ej PeΕ‘ička

7

Barcode Generator

zsoftware/barcode-generator

Generate high-quality barcode images for a list of values in popular formats like Code 128, EAN-13, UPC, and more. This actor takes an array of input values and a selected barcode type, then outputs a downloadable ZIP file containing PNG images of the generated barcodes.

Dataset Image Downloader & Uploader

lukaskrivka/images-download-upload

Download image files from image URLs in your datasets and save them to a Zip file, Key-Value store, or directly your AWS S3 bucket.

πŸ‘ User avatar

LukΓ‘Ε‘ KΕ™ivka

1.6K

5.0

GCP Uploader

circ_le/gcp-uploader

Upload datasets and KV store records to Google cloud storage

51

5.0

Upload to Web3

onescales/upload-to-web3

Bulk upload files to the decentralized web (IPFS) - backup images, PDFs, videos, and any file type to permanent, censorship-resistant storage. Uses Pinata API and IPFS pinning for fast, reliable Web3 file uploads and more.

6

5.0

Related articles

What data does AI use?
Read more
What is an API?
Read more
How to download a file with cURL
Read more