Skip one-click backup apps. This rsync script gives you full control over what gets saved and when, plus logs and a few hard-won lessons.
Let the basics run on their own, with fewer switches to bother with and things to remember. Or at least that's the idea. But ...
We have a process we run using cron every 3 minutes. This process basically processes a queue. Sometimes lots of items appear in the queue and we want to stop the process, empty the queue and restart ...