forked from third-party-mirrors/zfs_autobackup
Update README.md
This commit is contained in:
parent
ff3bd214c6
commit
5474a0a156
@ -14,7 +14,7 @@ It has the following features:
|
|||||||
* Backup local data on the same server.
|
* Backup local data on the same server.
|
||||||
* Can be scheduled via a simple cronjob or run directly from commandline.
|
* Can be scheduled via a simple cronjob or run directly from commandline.
|
||||||
* Backups and snapshots can be named to prevent conflicts. (multiple backups from and to the same filesystems are no problem)
|
* Backups and snapshots can be named to prevent conflicts. (multiple backups from and to the same filesystems are no problem)
|
||||||
* Always creates new snapshots, even if the previous backup was aborted.
|
* Always creates a new snapshot before starting.
|
||||||
* Checks everything and aborts on errors.
|
* Checks everything and aborts on errors.
|
||||||
* Ability to 'finish' aborted backups to see what goes wrong.
|
* Ability to 'finish' aborted backups to see what goes wrong.
|
||||||
* Easy to debug and has a test-mode. Actual unix commands are printed.
|
* Easy to debug and has a test-mode. Actual unix commands are printed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user