Skip to content

taylor/syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

simple syncing -- backups, cloning, etc

backups are local and create dated directories.. push just sends a path to a remote system pull just grabs a path from a remote system and copies local

script name determines the operation: backup.sync, push.sync, pull.sync

Just symlink syncer to the appropriate name.

Configuration

syncer.config has the top level directory for backups as well as the normal rsync options.

see examples/ directory for config and exclude files

Add DELETE=yes to have --delete and --delete-excluded added

SEE ALSO

For a nicer backup solution try

https://github.com/wwalker/hlrb

About

simple backups and file syncing with rsync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages