snehring / zfsbackup

Quick and easy program to do one way sends of zfs datasets for backup purposes
MIT License
0 stars 1 forks source link

ZFSBackup

This is a fairly simple python3 program to do one way sends of zfs datasets for backup purposes. It makes a bunch of assumptions that you probably won't like, but I wrote it for my own internal use. It is still very much a work in progress and probably won't evolve to the point where it can be used as a product outside of my environment. There are some tests, there probably should be more. It seems to be mostly functional at this point.

Requirements