Aller au contenu

rsync

A fast tool that copies and synchronizes files, transferring only what changed.

rsync is a staple of home-server backups and migrations. Combined with cron or a timer it can mirror data to another disk or machine efficiently.

Articles connexes

Backup

A separate, recoverable copy of your data kept to protect against loss, corruption or disaster.

Cron

The classic Unix scheduler that runs commands automatically at set times.

Restic

Programme de sauvegarde open source qui déduplique, chiffre et vérifie des snapshots vers un stockage local ou cloud.