Hacker News new | ask | show | jobs
by vicken 1966 days ago
Take a look at duplicity. http://duplicity.nongnu.org/

It does encrypted, incremental backups and can sync to many protocols including S3, DO Spaces, Dropbox, rsync, Mega.co...the list goes on. Super easy to set up. This is my go to backup solution for the cloud.

1 comments

Duplicity is crazy unreliable. Had so many problems with that from memory ballooning to corruption.

Only thing I’ve found which is even fit for purpose so far is rdiff-backup.

For personal stuff I’m just using iCloud and time machine to local disks.