How do you rotate rsync backups on Linux?AnswerI 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.Sourcesrsync-backup-rotator, automated backup rotation for rsync (snippet, the answer above is its summary)https://willem.com/en/2023-12-15_backup-rotation-scheme/ (full article)