Hi,
all of a sudden, I get this rsync-error:
$ rsync -vv data.cdb
tinydns@ip:/usr/local/tinydns-ns.nameserver.tld/root/
opening connection using ssh -l tinydns ip rsync --server -vv . /usr/local/tinydns-ns.nameserver.tld/root/
delta-transmission enabled
data.cdb
rsync: writefd_unbuffered failed to write 32768 bytes: phase "unknown" [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (31 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(443)
rsync: connection unexpectedly closed (17370 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(443)
How would that happen?
The file is "only" 13MB and actually is local to the NicTool-server. Even stranger is the fact that it transfers well to the remote DNS-server.
I can ssh as tinydns without problems.
cheers,
Rainer