Hi,

We use one server from which many other clients download files. This
operates in daemon mode over ssh. Is it possible that there is a max number
of connections the rsyncd can have on the server? Where is this value set?

This is what I see on the client side:

rsync: read error: Connection reset by peer (131)
rsync error: error in rsync protocol data stream (code 12) at io.c(759)
[receiver=3.0.6]
rsync: connection unexpectedly closed (88 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[generator=3.0.6]


This was while rsync was operating on a sparse file, I have since added the
--sparse flag to it.
-- 
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

Reply via email to