0
votes
2answers
108 views

Need an alerting system if my cloning script fails [duplicate]

Possible Duplicate: How to repeatedly call rsync until files are sucessfully transferred I've configured a nightly rsync to mirror one server to a standby offsite backup server. The total ...