This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with cygwin.dll ver 1.5.0-1


Gene Livshits wrote:

Here is a more detailed description of the problem:

+ /usr/bin/rsync -arvzu -e /usr/bin/ssh --delete --force --stats --
progress --rsync-path /usr/bin/rsync z floyd.orangeblues.com:/tmp
Failed to dup/close : Socket operation on non-socket
rsync error: error in IPC code (code 14) at /tmp/rsync-2.5.6/pipe.c(68)
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at /tmp/rsync-
2.5.6/i
o.c(177)



I'm just grasping at straws here but make sure that your server is using a compatible version of ssh. I've seen "rsync protocol data stream" errors when my client was using ssh 1 protocol and my server was using ssh 2 protocol.

Mark.


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]