๐ŸŽฌ Automatically transfer FTP files to Google Drive with batch processing

โšก 280 views ยท ๐ŸŽฌ Content Creation & Video

Description

How it works

This workflow automates the transfer of files from an FTP server to Google Drive.
It runs on a schedule, lists files in a defined FTP directory, and processes them in batches.
Each file is downloaded sequentially from the FTP server and uploaded to Google Drive.
The workflow ensures filenames are preserved for consistency during the sync process.

Step-by-step

1. Trigger the workflow

2. List files from FTP

3. Batch process files

4. Download file from FTP

5. Upload to Google Drive

Why use this?

๐Ÿ”— Nodes Used

Google Drive, FTP, Schedule Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup