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]

Re: On Win98, connections hang when using remote command execution with SSHD.



> Using "remote command execution" or in other words a non interactive
> connection to the SSHD server process seems to hang on Win98

Same problem here.  Forcing terminal allocation with -t probably solves
*your* problem, but at least with me creates a new, nastier one. Please do
me the favor and try it:

-> try "ssh -t localhost id". Will probably work, provided you have setup
your access correctly.
-> try "while true; do ssh -t localhost id; done". Will work about seven
times, and then send sshd to hell.

anybody has a solution for this?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]