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