Christian Schwarz ec4284f80c sshbytestream: fix semantics when ssh connection dies
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.
2017-04-30 23:47:12 +02:00
2017-04-30 23:47:11 +02:00
2017-04-29 20:09:09 +02:00
2017-04-26 20:29:54 +02:00
2017-04-14 01:40:49 +02:00
2017-04-14 01:40:49 +02:00
2017-04-14 01:40:49 +02:00

zrepl

ZFS dataset replication. Not a shell script.

Description
One-stop ZFS backup & replication solution
Readme MIT 3.9 MiB
Languages
Go 96.6%
Makefile 1.5%
Jupyter Notebook 0.7%
Shell 0.7%
Python 0.3%