GDrive
Tool List
Drive
Perhaps a google dev supported tool? Works alot like git with pulls and pushes. Have been using and testing this one so far.
- By default, downloads google docs as .pdf files, but you can inform it to download other formats too
- Watch out for name clashes, google drive lets you do this, but your filesystem does not
- If there is an invalid page error, just do rm -rf .gd/drivedb, there are bugs in the boltdb underneath (#844, wiki).
- This seems to happen every time something changes online while it's scanning (even a page read can do this)
GDrive 2
More feature rich in some ways, but does skips google docs and is very user unfriendly (have to go chasing ID's and run regex patterns all the time).