6 ms·
Take a look at duplicity. http://duplicity.nongnu.org/ http://duplicity.nongnu.org/ It does encrypted, incremental backups and can sync to many protocols inclu
by vicken 6y ago
Take a look at duplicity. http://duplicity.nongnu.org/ 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.
- uncledave 6y agoDuplicity 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.