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.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html