Use Cases
- Organizing files by moving entire folders within Nextcloud.
- Migrating data between different Nextcloud accounts or folders.
- Maintaining folder structure during file transfers to ensure data integrity.
How It Works
Initiate the workflow manually or via a webhook trigger. Set the source and destination folder paths. Create the destination folder if it does not exist. Retrieve all files and subfolders from the source folder. Move each file to the corresponding location in the destination folder. Optionally delete the original source folder after transfer.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set the Nextcloud credentials for all relevant nodes.
- 3Configure the source and destination folder paths in the Set Paths node.
- 4Test the workflow to ensure proper functionality.
Apps Used
Nextcloud
Categories
Target Roles
Industries
Tags
#cloud file sync
#file organization
#process automation