[Solved] Ubuntu Cronjob with rsync

To reduce the amount of space you use significantly, you’ll need to reduce the number of copies you keep. This is the 2nd argument to the script. So if you run every 3 days, and want to keep a month of backups, change it to: ../rsyncsnapshot.sh daily 10 0 solved Ubuntu Cronjob with rsync