Skip to content

Shell script to synchonize from a rsync server and keep logs of what is happening

License

Notifications You must be signed in to change notification settings

osluz/mirror-synchronizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror-synchronizer

Shell script to synchonize from a rsync server

Usage

./mirror-sync.sh config-file.conf ./mirror-check.sh config-file.conf

Features

  • Independent config files for different mirrors
  • Keep logs of what is happening
  • Lockfile to avoid synchonizations to run simultaneously
  • Shared lock folder (avoid different repositories to sync at the same time)
  • Rsync custom options
  • Custom nice and ionice levels for the rsync process

About

Shell script to synchonize from a rsync server and keep logs of what is happening

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages