Automate Recursive Google Drive Folder Duplication with Permission Retention - n8n Workflow | Neura Market
Automate Recursive Google Drive Folder Duplication with Permission Retention
This n8n workflow automates the duplication of Google Drive folders, including all nested subfolders and files, while preserving the original sharing permissions.
This workflow is designed for users who need to create a complete copy of a Google Drive folder structure, including all subfolders and files, without losing any sharing permissions. It handles unlimited levels of nested folders and ensures that all files retain their original metadata and permissions. Ideal for backup, migration, or templating purposes, this solution requires Google Drive OAuth2 credentials with appropriate access permissions.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Arjun Reddy
if
set
code
filter
stickyNote
googleDrive
executeWorkflow
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.