DO NOT REPLY [Bug 3633] New: rsync files-from using rsync daemon fails w/ error code 12

samba-bugs at samba.org samba-bugs at samba.org
Tue Mar 28 08:01:54 GMT 2006


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

           Summary: rsync files-from using rsync daemon fails w/ error code
                    12
           Product: rsync
           Version: 2.6.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: reporta2000 at yahoo.com
         QAContact: rsync-qa at samba.org


This fails:

rsync --verbose --progress --no-relative --files-from=/tmp/index
rsync://192.168.0.1/aservice .

Same using --files-from=:/tmp...
Same using remote::aservice

Using rsync://remote::aservice fails with connection refused (doesn't really
connect according to tcpdump)

Remote log:
 syntax or usage error (code 1) at options.c(679)

Local error:
 connection unexpectedly closed (166 bytes read so far)
 error in rsync protocol data stream (code 12) at io.c(189)

Remote and local are rsync 2.6.0. Using ssh as remote shell, the above works.
But who would want to use encryption for that ;-)


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list