Hacker News new | ask | show | jobs
by klodolph 3544 days ago
Recommended change for additional peace of mind: The backup script does not have deletion privileges. A separate process expires old backups.
1 comments

Mine used to rsync to my home Linux box and it would copy over all files and database dumps using this.

Then on the local Linux box I had a separate script that would doing snapshots of that directory to a complete different place on the filesystem.