On Thu, Aug 30, 2012 at 6:40 AM, Dariusz Dolecki <[email protected]>wrote:
> connection reset by peer is the message we get. This is rsync in daemon > mode on TCP port 873 > Is that the message from the client side? What does the daemon say in its log? A connection-reset just means that the connection closed, but doesn't tell you why the other side went away. You need to investigate if the connection is closing on its own (if both sides see a connection-closed message) or if one side or the other is dying for some reason. ..wayne..
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
