Automate FTP File Transfers to Google Drive - n8n Workflow | Neura Market
Automate FTP File Transfers to Google Drive
This workflow automates the transfer of files from an FTP server to Google Drive, ideal for backups, data migration, and file synchronization.
This workflow is designed to streamline the process of transferring files from an FTP server to Google Drive. It begins with a manual trigger, allowing you to execute the workflow on demand. The workflow lists all files in a specified FTP directory, filters out directories, downloads each file, and uploads them to a designated folder in Google Drive. This setup is perfect for creating backups, migrating data, and ensuring files are synchronized between your server and cloud storage. Configuratio
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Hannah Lee
if
ftp
noOp
stickyNote
googleDrive
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.