"Connection reset by peer" means the other end hung up on you. If there is no message before that then it didn't bother to tell you why and the problem would have to be debugged on the other end.
On 06/29/2016 09:16 AM, Dave Howorth wrote: > On 2016-06-29 13:40, Dave Howorth wrote: >> I use rsync to download a directory from a remote daemon. This has >> worked well for years but has recently started to give problems. The >> rsync transfer is run by a program called dirvish that is run as a cron >> job. The log looks like this: > [snip] > > Sorry, I should also have included the rsync error messages that I see: > > > *** Execution cycle 0 *** > > rsync: read error: Connection reset by peer (104) > rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.2] > rsync: connection unexpectedly closed (14931 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > [generator=3.1.2] > > > *** Execution cycle 1 *** > > rsync: read error: Connection reset by peer (104) > rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.2] > rsync: connection unexpectedly closed (17555 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > [generator=3.1.2] > > > *** Execution cycle 2 *** > > rsync: read error: Connection reset by peer (104) > rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.2] > rsync: connection unexpectedly closed (16371 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > [generator=3.1.2] > > > *** Execution cycle 3 *** > > rsync: read error: Connection reset by peer (104) > rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.2] > rsync: connection unexpectedly closed (16355 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > [generator=3.1.2] > > > *** Execution cycle 4 *** > > rsync: read error: Connection reset by peer (104) > rsync error: error in socket IO (code 10) at io.c(785) [receiver=3.1.2] > rsync: connection unexpectedly closed (16347 bytes received so far) > [generator] > rsync error: error in rsync protocol data stream (code 12) at io.c(226) > [generator=3.1.2] > > > Cheers, Dave > -- ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._., Kevin Korb Phone: (407) 252-6853 Systems Administrator Internet: FutureQuest, Inc. ke...@futurequest.net (work) Orlando, Florida k...@sanitarium.net (personal) Web page: http://www.sanitarium.net/ PGP public key available on web site. ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
signature.asc
Description: OpenPGP digital signature
-- 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