rsync Corrupted MAC on input.
drew einhorn
drew.einhorn at gmail.com
Tue Jul 14 18:30:22 UTC 2009
I believe running the following command should
merge my home directory on the local machine (drew-s10)
on to the remote system (test 172.24.1.104).
rsync -arLuvz /home/drew test:/home/drew
But it generates the following error.
Received disconnect from 172.24.1.104: 2: Corrupted MAC on input.
rsync: writefd_unbuffered failed to write 4 bytes [sender]: Broken pipe (32)
rsync: connection unexpectedly closed (89 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.5]
drew at drew-s10:~/bin$
I believe the problem is that the local rsync process is sending
the data too fast for the remote shell running the remote rsync.
Or, it could be something else entirely.
Assuming it is a flow control issue, what are the incantations
for turning on flow control?
--
Drew Einhorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090714/1c28617c/attachment.html>
More information about the ubuntu-users
mailing list