Index / Questions / How do you rotate rsync backups on Linux

How do you rotate rsync backups on Linux?

Answer

I wrote rsync-backup-rotator, a free GPLv3 bash script that rotates an up-to-date 'current' backup folder into weekday and monthly subfolders, giving you multiple recovery points instead of one overwritable copy.

Sources