https://bugzilla.samba.org/show_bug.cgi?id=10304

           Summary: safe_read failed to read 1 bytes
           Product: rsync
           Version: 3.1.0
          Platform: x86
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Hello! I've a rsync server on debian 6 (v3.0.7-2). this linux command executed
from other linux clients runs perfectly:

rsync --password-file=/usr/home/user/.rsync.pass --log-file=/var/log/docs.log
-avvvr [email protected]::docs /usr/home/user/docs

same line executed from FreeBSD 9.2-RELEASE (rsync rsync-3.1.0_1) show this:

opening tcp connection to 10.10.10.8 port 873
Connected to 10.10.10.8 (10.10.10.8)
rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by peer
(54)
rsync error: error in rsync protocol data stream (code 12) at io.c(251)
[Receiver=3.1.0]
[Receiver] _exit_cleanup(code=12, file=io.c, line=251): about to call exit(12)

on rsync server I don't see any error log and wasted many many hours to check
this problem

any idea?

thanks!

Pol

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-- 
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