DO NOT REPLY [Bug 3492] New: rsync: connection unexpectedly closed (24 bytes read so far)

bugzilla-daemon at jump.samba.org bugzilla-daemon at jump.samba.org
Thu Feb 9 05:31:33 GMT 2006


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

           Summary: rsync: connection unexpectedly closed (24 bytes read so
                    far)
           Product: rsync
           Version: 2.6.7
          Platform: Other
        OS/Version: HP-UX
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: juglee at paran.com
         QAContact: rsync-qa at samba.org


I encounter with error when run the shell script.

----------- Error Message ----------
rsync: connection unexpectedly closed (24 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
----------- Error Message ----------

----------- Shell Script ----------
#!/bin/ksh
echo "SMC1A====="
rsync --recursive --compress --delete --no-relative --include='*'
rsync://KKURO/data_a/SMC1A/smlog/20060206/Ssmlog*.*
/SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC1A
echo "SMC2A====="
rsync --recursive --compress --delete --no-relative --include='*'
rsync://KKURO/data_a/SMC2A/smlog/20060206/Ssmlog*.*
/SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC2A
----------- Shell Script ----------

When I run the file, first rsync is completely suscess
but second rsync encounter the error.

How can resolve it?


-- 
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