Skip to content

A simple script to automatically sync your local drive to your google drive

Notifications You must be signed in to change notification settings

colbynh/docManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Make the setup script executable chmod +x setup.sh
  2. Run the setup script with two arguments ./setup.sh <~/Documents> <gdriveDirectory>
  3. Follow the prompts to get gdrive tool setup. You will have to log into your google account and allow it.
  4. Now the setup script should sync your local directory to google drive automatically.

NOTE: The setup script sets up a daemon using fswatch to monitor the local directory. If any change occurs in that directory it will be automatically uploaded to the specified gdrive directory.

About

A simple script to automatically sync your local drive to your google drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages