Skip to content

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.

Related articles

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

A modern backup program that creates encrypted, deduplicated, versioned backups.