Block 1 - SFTP zip file content
- Type / Role
- n8n-nodes-base.ftp - ftp
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
A single workflow with 2 flows/paths that combine to handle the backup sequence for Zigbee device configuration from HomeAssistant / zigbee2mqtt. This provides a way to automate a periodic capture ...
n8n-nodes-base.ftp, n8n-nodes-base.scheduletrigger, n8n-nodes-base.mqtt, n8n-nodes-base.mqtttrigger, n8n-nodes-base.code, n8n-nodes-base.converttofile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Hubschrauber.
Original n8n.io sourceA single workflow with 2 flows/paths that combine to handle the backup sequence for Zigbee device configuration from HomeAssistant / zigbee2mqtt. This provides a way to automate a periodic capture of Zigbee coordinators and device pairings to speed the recovery process when/if the HomeAssistant instance needs to be rebuilt. Setting up similar automation without n8n (e.g. shell scripts and system timers) is consiterably more challenging. n8n makes it easy and this template should remove any other excuse not to do it.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Request and receive Zigbee backup from zigbee2mqtt and save it via SFTP |
|---|---|
| Complexity | intermediate |
| Nodes | 6 |
| Categories | File Management |
| Author | Hubschrauber |
| Published | 03 Aug 2024 |
Use the JSON export at /data/workflows/2371/2371.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
A single workflow with 2 flows/paths that combine to handle the backup sequence for Zigbee device configuration from HomeAssistant / zigbee2mqtt. This provides a way to automate a periodic capture ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your File Management use case.