DO NOT REPLY [Bug 3363] rsync gets stuck on first file

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Mon Jan 2 16:16:31 GMT 2006


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




------- Comment #1 from wayned at samba.org  2006-01-02 09:16 MST -------
The problem you're encountering is that pipes in cygwin lose data, and rsync
hangs waiting for that missing data to arrive.  Once cygwin gets their pipe
code fixed, rsync will work fine on cygwin.  In the meantime, you can avoid
this problem by avoiding a remote-shell -- i.e. switch over to running a daemon
and using daemon-mode's :: syntax (that may or may not be possible for you).

I'm resolving this as "LATER" because there is no other appropriate resolution
that indicates that the bug lies not in rsync, but in the OS.  Later, we can
verify that it is fixed (once this is fixed in cygwin).


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