This n8n workflow automates the process of duplicating a Google Drive folder along with all its contents (files and subfolders) while preserving the folder structure and sharing permissions. The workflow starts by configuring source and target folder IDs and creates a new main folder in Google Drive. It then recursively scans the source folder for files and subfolders, copying each file to the new folder, copying permissions, and creating subfolders with the same permissions. The process continues deeply into nested subfolders, ensuring an exact replica with permissions intact. This workflow is ideal for backing up folder structures, migrating projects, or creating templated duplicates while maintaining all user permissions.
Google Drive Folder Duplicator with Permissions
Node Count | >20 Nodes |
---|---|
Nodes Used | code, executeWorkflow, filter, googleDrive, if, set, stickyNote |
Reviews
There are no reviews yet.