Google Drive cli in python G.P.L.3
- Download:
git clone https://github.com/Bytezz/PyGDrive
- Install:
cd PyGDrive/
sudo make install
cd PyGDrive/
sudo python update.py
cd PyGDrive/
sudo make reinstall
cd PyGDrive/
sudo make uninstall
In the folder you want to upload place the file client_secrets.json
,
then run:
pygdrive
for upload all file on GDrive or run:
pygdrive help
for help.