workflows.fit
Back to n8n workflows
n8n templateFreeBy Dariusz Koryto

Transfer files from FTP server to Google Drive

FTP to Google Drive Transfer Template What This Template Does This workflow automatically transfers files from an FTP server to Google Drive. It's perfect for: - Backing up files from remote servers - Migrating data f...

Data & StorageCore NodesDevelopmentUtilityManual TriggerSticky NoteFtpIf
Loading interactive preview...

Template notes

FTP to Google Drive Transfer Template

What This Template Does

This workflow automatically transfers files from an FTP server to Google Drive. It's perfect for: - Backing up files from remote servers - Migrating data from FTP to cloud storage - Automating file synchronization tasks - Creating scheduled backups of server content

How It Works

The workflow follows these steps:

1. Manual Trigger - You start the process by clicking "Execute" 2. Lists FTP Directory - Scans the specified FTP folder for all items 3. Filters Files Only - Separates actual files from directories (folders) 4. Downloads Files - Retrieves each file as binary data from the FTP server 5. Uploads to Google Drive - Stores all downloaded files in your specified Google Drive folder

Requirements

Before using this template, you'll need: