Skip to content

cewong2/Multifolderclone

 
 

Repository files navigation

folderclone - A project which allows you copy public folders to a Shared Drive using Google Service Accounts from GSuite Business or GSuite Education accounts.

Requirements for using the scripts

  • Python 3.7+ (Use 64-Bit Python only)
  • The following modules from pip3: oauth2client, google-api-python-client, progress & httplib2shim

Short descriptions for each script

  • betterclone.py - An easy to use script which takes very few steps to setup but doesn't work.
  • multifolderclone.py - A script which requires a slightly lengthier setup process, but much quicker at cloning files than betterclone.

README's for specific scripts

Link for multifolderclone README
(NOT RECOMENDED, DOESN'T WORK PROPERLY) Link for betterclone.py README
Alternate tutorial on Blackpearl.Biz

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%