Hacker News new | ask | show | jobs
by zackelan 3222 days ago
I've been very happy with Borg[0] combined with the B2 command-line tools for Linux backups. I switched from Duplicity + AWS and it reduced the cost as well as made the backup process simpler - Borg doesn't have the same full vs incremental difference to think about, you just take a full backup each time and it dedupes everything automatically.

0: https://borgbackup.readthedocs.io/en/stable/

1 comments

Hmm, so they offer a Linux client? If they don't then how come you have access to command line tools for Linux?
They don't offer it for their personal backup solution. Only for B2 which is a cloud storage like S3 or google cloud.

Btw, they should include Amazon Glacier on the pricing page comparison, not just S3.