-
-
Notifications
You must be signed in to change notification settings - Fork 830
Open
Labels
Description
there are quite some outdated reviews comparing attic with obnam and other backup sw, but there isn't much out there that includes borgbackup.
write a new one. compare borgbackup latest release to:
- restic
- bup?
- burp?
- rsync?
Stuff to track:
- speed (how long does 1st backup, 2nd backup take? how long does extract take?
- with / without encryption
- without / with fast / with high compression
- how big is the repository? how many files are in the repository?
- does it backup xattrs / acls / bsdflags?
- test with sparse files (VM images are often sparse). Make 1st backup with VM. Start/Stop VM. Make 2nd backup of same VM.
Reactions are currently unavailable