https://github.com/mabezdev/gdrive-python-client
Restarting development of GDRIVE for linux
https://github.com/mabezdev/gdrive-python-client
Last synced: 29 days ago
JSON representation
Restarting development of GDRIVE for linux
- Host: GitHub
- URL: https://github.com/mabezdev/gdrive-python-client
- Owner: MabezDev
- Created: 2016-03-17T19:19:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T01:06:52.000Z (almost 10 years ago)
- Last Synced: 2025-07-02T18:15:30.083Z (12 months ago)
- Language: Python
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GDRIVE Linux
A tool I created to sync my Google Drive to a folder on my PC.
Main features:
- Uses a recursive algorithm to check cloud and local files.
- Short sync time, currently just under 4 seconds to sync all platforms (based on my drive with a 150+ files)
- Automatic, once added as a cron job, you can just drag and drop files like the windows Google Drive client.
- Variable Sync timings
Missing features:
- no support for renaming files currently
- no support for moving files locally, but moving files on the cloud is supported.
- no file conflict detection should be implemented pretty easily