πŸ“ Automatic FTP file backup to Google Drive with scheduled sync

⚑ 203 views Β· πŸ“ File Management

Description

What this workflow does

This workflow automatically downloads files from an FTP folder and uploads them to Google Drive.
It’s useful for backup, reporting, or syncing data between systems.

How it works

  1. Cron Trigger runs on a schedule (default: every hour).
  2. FTP List node checks the specified folder on your FTP server.
  3. FTP Download node fetches each file found.
  4. Google Drive Upload node saves the file into your chosen Google Drive folder.

Pre-conditions / Requirements

Setup

Customization Options

Benefits & Use Cases β€” FTP to Google Drive File Sync

Benefits

Use Cases

πŸ”— Nodes Used

Cron, Google Drive, FTP

πŸ“₯ Import

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

πŸ“– Importing guide Β· πŸ”‘ Credential setup