|
|
|
|
|
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/ |
|