This commit is contained in:
Edwin Eefting 2023-04-04 16:48:57 +02:00
parent 7533d9bcc2
commit 3155702c47
No known key found for this signature in database
GPG Key ID: 9B92332AE2D74991

View File

@ -45,7 +45,8 @@ An important feature that's missing from other tools is a reliable `--test` opti
* Automatic resuming of failed transfers.
* Easy migration from other zfs backup systems to zfs-autobackup.
* Gracefully handles datasets that no longer exist on source.
* Complete and clean logging.
* Complete and clean logging.
* All code is regression tested against actual ZFS environments.
* Easy installation:
* Just install zfs-autobackup via pip.
* Only needs to be installed on one side.