I had cygwin and ssh working on windows 2003 and then it all stopped. I get it working again by re-installing cygwin and ssh. The only issue is that you cannot login to ssh with interactive shell. You can run commands via ssh but not get a prompt. For example this will work:
ssh myhost ps -ef That works. But if you run this: ssh myhost Connection to myhost closed. It just opens then closes. Anyone know why I cannot get a remote shell? -- 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/