Skip to content

andybartl/gdrive_desktop_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gdrive_desktop_sync

This script is designed to provide a flexible backup to google drive.

To do this it uses the rclone software (free and opensource) from here:

https://rclone.org/

then i have a cronjob to run once and hour:

$ crontab -l

0 * * * * ~/useful_scripts/rclone_backup.sh

logs are written to the top level of your home directory (need to fix this properly)

About

Sync folders on Linux Client to Google Drive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages