totikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 1 month agoBackups made easy: btrfs + snapper + snapborgtotikom.github.ioexternal-linkmessage-square18fedilinkarrow-up182arrow-down12cross-posted to: opensource@programming.devtechnology@lemmy.world
arrow-up180arrow-down1external-linkBackups made easy: btrfs + snapper + snapborgtotikom.github.iototikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 1 month agomessage-square18fedilinkcross-posted to: opensource@programming.devtechnology@lemmy.world
minus-squareUninvited Guest@lemmy.calinkfedilinkEnglisharrow-up3·1 month agobtrbk handles to automated generation of snapshots, as well as sending/receiving to another drive for backup. What this workflow accomplish that btrbk doesn’t do on its own? Compression?
minus-squaretotikom@lemmy.mlOPlinkfedilinkEnglisharrow-up1·1 month agobtrbk requires, that destination disk is also formatted as btrfs. I didn’t want to have such constrain.
btrbk
handles to automated generation of snapshots, as well as sending/receiving to another drive for backup. What this workflow accomplish thatbtrbk
doesn’t do on its own? Compression?btrbk
requires, that destination disk is also formatted as btrfs.I didn’t want to have such constrain.