mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 01:44:43 +01:00
One-stop ZFS backup & replication solution
e951beaef5
Job names are derived from job type + user-defined name in config file CLI now has subcommands corresponding 1:1 to the config file sections: push,pull,autosnap,prune A subcommand always expects a job name, thus executes exactly one job. Dict-style syntax also used for PullACL and Sink sections. jobrun package is currently only used for autosnap, all others need to be invoked repeatedly via external tool. Plan is to re-integrate jobrun in an explicit daemon-mode (subcommand). |
||
---|---|---|
cmd | ||
jobrun | ||
rpc | ||
scratchpad/chunker | ||
sshbytestream | ||
util | ||
zfs | ||
.gitignore | ||
LICENSE | ||
main.go | ||
README.md |
zrepl
ZFS dataset replication. Not a shell script.