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


[EMAIL PROTECTED] changed:

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




------- Comment #1 from [EMAIL PROTECTED]  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.
-- 
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