Skip to content

Instantly share code, notes, and snippets.

@lpinner
Created August 30, 2013 01:02
Show Gist options
  • Save lpinner/6385261 to your computer and use it in GitHub Desktop.
Save lpinner/6385261 to your computer and use it in GitHub Desktop.
Grive sync on file/folder changes using inotifywait. See https://github.com/Grive/grive and http://www.webupd8.org/2012/05/grive-open-source-google-drive-client.html for info about grive. In Ubuntu you can add the grive-sync script to your startup applications to have it automatically monitor your local Google Drive folder.
I now use google-drive-ocamlfuse (https://github.com/astrada/google-drive-ocamlfuse).
For installation instructions see - http://www.webupd8.org/2013/09/mount-google-drive-in-linux-with-google.html
If you want my grive-sync inotifywait script, see the previous revision of this gist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment