On Fri, Dec 14, 2012 at 08:02:02AM +0100, [email protected] wrote: > I'm now also looking for a handy program, […] > * regular (automated, because a human being tends to forget) > * frequent (sometimes you get a lot of work done quickly) > * on another disk or encrypted off-site (disks fail, fires etc) > * delta-based (not copying what's not changed, e.g. rsync) > > Having made manual backups now, it's time for the quest for the > backup program!
I'm using duply, a duplicity front-end with a cron rule for daily backups. It supports incremental backups, GPG encryption, self-cleaning old(er) files, automatic full backups on certain periods, remote destinations, file exclusion, multiple jobs/profiles and so on. Déjà Dup in Trisquel also relies on duplicity. Good luck!
