Automate File Transfers from Google Drive to FTP with Logging and Email Reports - n8n Workflow | Neura Market
Automate File Transfers from Google Drive to FTP with Logging and Email Reports
This n8n workflow automates the transfer of files from Google Drive to an FTP server, providing detailed logging and email reports. It supports scheduled and on-demand transfers, file filtering, and error handling.
This workflow is designed to streamline the process of transferring files from Google Drive to an FTP server. It operates on a schedule, running every 6 hours, but also allows for manual triggering via a webhook. The workflow includes comprehensive logging, saving transfer reports to Google Drive, and sending email notifications with HTML reports. It handles errors gracefully and processes files individually to avoid rate limits. File filtering is supported, allowing transfers of specific file t
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Finn O'Brien
if
ftp
code
webhook
emailSend
stickyNote
googleDrive
splitInBatches
scheduleTrigger
writeBinaryFile
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.