Skip to content

Fast and reliable synchronous backups with automatic deletion

Notifications You must be signed in to change notification settings

wcshamblin/GSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

GSync.py

GSync provides revision control for rclone remote's without it (Most notably Google Drive, lacking folder revision control)

Installation

chmod 755 ./GSync.py

Then put appropriate running times in your crontab file for both syncing and cleaning. See

./GSync.py --help

for more info.

Caveats

Backup directory's timestamp is the time when it was copied, not when the backup was actually created. For example, if your backup cronjob runs every 1 day, backups will actually appear one day newer than they actually are.

About

Fast and reliable synchronous backups with automatic deletion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages