Automatic encrypted offsite backup
November 30, 2008 5:45 AM Subscribe
I've two debian machines, one is onsite and one is offsite on a residential connection. I need to backup incrementally to this offsite server over SSH (or something just as secure) on a regular basis, this should require no manual intervention. I would however like a regular email to inform me of the status. The offsite machine isn't secured from burglary etc and therefore the backups need to be fully encrypted. The onsite machine is secure and thus can store encryption keys if need be.
I'm aware of duplicity however that's not stable and hasn't been updated in 5 years unfortuantly and thus isn't a wise idea to use in a commercial enviroment.
Any ideas would be extremely appreciated.
Many thanks,
Whoop
posted by Whoop to computers & internet (16 answers total) 1 user marked this as a favorite
How about rsync over ssh?
posted by enn at 5:57 AM on November 30, 2008