Created
August 30, 2013 01:02
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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