This n8n workflow automates the transfer of files from an FTP server to Google Drive, streamlining file management and backup processes. Initiated manually, the workflow first lists all files in a specified FTP directory. It then filters for actual files (excluding folders), downloads each file as binary data, and uploads them to a designated Google Drive folder. The process concludes with optional no-operation steps if needed for future enhancements or additional processing. This workflow is highly useful for users needing regular synchronization or backups of FTP files to cloud storage without manual intervention, ensuring data is consistently stored and accessible on Google Drive.
Automated FTP to Google Drive File Transfer
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | ftp, googleDrive, if, manualTrigger, noOp, stickyNote |
Reviews
There are no reviews yet.