Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a few useful scripts for auto upload and periodic download sync #273

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wd5gnr
Copy link

@wd5gnr wd5gnr commented Sep 1, 2014

Not sure if you are interested, but if so you are welcome to include these scripts.

  1. grive-incron allows you to launch grive from an incron script to automatically push changes to Google drive. The script ignores the .grive and .grive-sync files. It also prevents two copies of grive from running at once for the same user (didn't do it per directory, but that might have been smarter).

  2. Example incron and crontab lines to allow grive-incron to push files as they change and for periodic sync to catch any changes made online or elsewhere.

@ghost
Copy link

ghost commented Nov 9, 2017

I've build something similar fro grive2 using system services/timers: vitalif#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant