folderclone - A project which allows you copy public folders to a Shared Drive using Google Service Accounts from GSuite Business or GSuite Education accounts.
- Python 3.7+ (Use 64-Bit Python only)
- The following modules from pip3:
oauth2client
,google-api-python-client
,progress
&httplib2shim
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.
Link for multifolderclone README
(NOT RECOMENDED, DOESN'T WORK PROPERLY) Link for betterclone.py README