What this workflow does
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 Cron Trigger runs on a schedule (default: every hour). FTP List node checks the specified folder on your FTP server. FTP Download node fetches each file found. Google Drive Upload node saves the file into your chosen Google Drive folder. Pre-conditions / Requirements An active FTP server