A simple program to copy folders in google drive while preserving the folder structure. A common use case is for copying folders into shared drives.
Use this link to make a copy of the program.
Alternatively, you can use the files in this repository to reconstruct the program on google drive.
Enter the folder ids into the correct location, authorize the script, and run.
- Navigate to the Folder you want to copy on Google Drive.
- Copy the ID after folders/ from address bar.
Example:1IHQNq9QT8FCGOniUph87z6ZxHLiM1pL0
- Select Copy Folder -> Authorize. This only needs to be done once.
- Enter Folder IDs and Select Copy Folder -> Make a Copy
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.