mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
One-stop ZFS backup & replication solution
ec4284f80c
in the Wait()ing goroutine, we create an instance of our own error containing WaitErr + stderr excerpt. Only if the remote command exits non-zero. io.EOF is the error we get as soon as the other end of the pipe (the ssh command) has died. => wait for it in the ReadWriter methods. |
||
---|---|---|
cmd | ||
jobrun | ||
model | ||
rpc | ||
scratchpad/chunker | ||
sshbytestream | ||
util | ||
zfs | ||
.gitignore | ||
LICENSE | ||
README.md |
zrepl
ZFS dataset replication. Not a shell script.