rsync: connection unexpectedly closed (0 bytes read so far)

Wayne Davison wayned at samba.org
Fri Jul 22 18:55:55 GMT 2005


On Thu, Jul 14, 2005 at 10:47:24AM +0200, Francesco Andrisani wrote:
> Jul 14 09:12:51 vna009 rsyncd[21139]: rsync: connection unexpectedly closed (0 bytes read so far) 
> Jul 14 09:12:51 vna009 rsyncd[21139]: rsync error: error in rsync protocol data stream (code 12) at io.c(150)

This tells you that something went wrong with the connection to the
remote rsync, but it can't tell you what.  It could be an actual network
problem that caused the TCP connection to close, or it could mean that
the remote rsync died.  Since this is a message in the log file of the
daemon, you should ask whomever is running the client rsync command(s)
what error they get when the transfer fails.

..wayne..


More information about the rsync mailing list