this post was submitted on 13 Jun 2023
25 points (100.0% liked)

Free and Open Source Software

19441 readers
112 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I am using duplicati and thinking of switching to Borg. What do you use and why?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 years ago* (last edited 2 years ago) (4 children)

I use btrfs snapshots and btrbk

btrfs is a great filesystem and btrbk complements it easily. Switching between snapshots is also really easy if something goes wrong and you need to restore.

Archwiki docs for btrfs: https://wiki.archlinux.org/title/Btrfs#Incremental_backup_to_external_drive

Of course you'd still want a remote location to backup to. You can use an encrypted volume with cloud storage. So google drive, etc all work.

[โ€“] [email protected] 2 points 2 years ago

Oh interesting! I might take a look at btrbk

load more comments (3 replies)