ZFS Backup solution written in python

Hi guys,

I cleaned up my backup solution based on ZFS snapshots! If anyone has suggestions to improve it I’d be happy to read it here!

Cheers,
Matthias

1 Like

I use ZFS in ubuntu. I think the most glaring omission, something I’d have to have before backing up remotely is encryption.

Okay,

I am using ArchLinux, but you should be able to build a DEB Package, feel free to post a PR, otherwise I’ll have a look!

For the remote backup I am using SSH with -o Compression=no - that improoves the transfer speed quite a bit and I can get 100mb/s from my notebook to the backup server at home!