Used in NextCloud, this workflow automates the transfer of folders and their contents, ensuring all files and subfolders are accurately relocated. It efficiently handles the movement of files to prevent exceeding rate limits, making it ideal for setups with external storage. The workflow identifies all items in the source folder, replicates the folder structure in the destination, and moves files individually to maintain organization and integrity.
View Large Image
Used in NextCloud, this workflow automates the transfer of folders and their contents, ensuring all files and subfolders are accurately relocated. It efficiently handles the movement of files to prevent exceeding rate limits, making it ideal for setups with external storage. The workflow identifies all items in the source folder, replicates the folder structure in the destination, and moves files individually to maintain organization and integrity.
This workflow is ideal for:
This workflow addresses the following issues:
The workflow consists of the following detailed steps:
from-path
) and destination folder (to-path
) that need to be transferred.