Skip to content

Google Apps Script to copy folders in Google Drive

License

Notifications You must be signed in to change notification settings

jhlassen17/drivecopy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

drivecopy

Fork of the original Google Apps Script to copy folders in Google Drive created by metricube.

Motive

There is a limitation in Google Drive where you can't transfer ownership between a Google Account and a Google Apps Accounts. This script was created to facilitate copying of a directory tree.

Installation

The script can be installed by going to http://script.google.com and copying the script.gs file

Usage

  1. Make sure the source folder is shared so that the target Google Drive account has access to the files
  2. In the target Google drive account - click on the folder to be copied
  3. Take note of folder id - it is part of the URL:
  1. Open the script link
  2. Copy the folder id into the script text box and click copy

About

Google Apps Script to copy folders in Google Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Gosu 100.0%