Comment on Backing up across machines with low free space?
fruitycoder@sh.itjust.works 1 week ago
Have the filesystem compress by default and ship that?
I know you can do it with zfs. Export a snapshot of a fs with compression enabled. I’m less sure if you can do it with a btrfs, lvm, or xfs though. I know they support fs level compression though.
tofu@lemmy.nocturnal.garden 1 week ago
One machine is a cloud VM with LVM I think, the other is my NAS with zfs. I think with zfs to zfs it would easily work!