diff options
Diffstat (limited to 'system/znapzend/README')
-rw-r--r-- | system/znapzend/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/znapzend/README b/system/znapzend/README new file mode 100644 index 0000000000000..89a0ee889a394 --- /dev/null +++ b/system/znapzend/README @@ -0,0 +1,10 @@ +ZnapZend is a ZFS centric backup tool to create snapshots and send + them to backup locations. It relies on the ZFS tools snapshot, + send and receive to do its work. It has the built-in ability to + manage both local snapshots as well as remote copies by thinning + them out as time progresses. + +The ZnapZend configuration is stored as properties in the ZFS + filesystem itself. + +Does not require zfs but is mostly useless without it. |