On Mon, 4 Oct 2004, David E. Meier wrote: > I recently upgraded cygwin from v1.5.10-3 to v1.5.11-1 and observed the > following (bug?): > > I run ssh.exe from a .net application and redirect the output back to the > application. With v1.5.10-3 this worked fine, however with v1.5.11-1 ssh > hangs. The command seems to complete on the remote machine. There is no > problem when calling rsync using ssh. > > It's the cygwin1.dll that causes the trouble since if I just replace it > with the pervious version all goes smooth again. What has changed in > between? > > Dave
ISTR this issue reported before, and some changes in the tty-related code discussed. Try invoking ssh with a -n flag, or redirecting stdin from /dev/null. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Happiness lies in being privileged to work hard for long hours in doing whatever you think is worth doing." -- Dr. Jubal Harshaw -- 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/