totikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 18 天前Backups made easy: btrfs + snapper + snapborgtotikom.github.ioexternal-linkmessage-square18linkfedilinkarrow-up182arrow-down12cross-posted to: opensource@programming.devopensource@lemmy.mltechnology@lemmy.world
arrow-up180arrow-down1external-linkBackups made easy: btrfs + snapper + snapborgtotikom.github.iototikom@lemmy.ml to Selfhosted@lemmy.worldEnglish · 18 天前message-square18linkfedilinkcross-posted to: opensource@programming.devopensource@lemmy.mltechnology@lemmy.world
minus-squareUninvited Guest@lemmy.calinkfedilinkEnglisharrow-up3·17 天前btrbk 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·16 天前btrbk 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.