From: michael AT weiser DOT saale-net DOT de (Michael Weiser) Subject: Re: Running SSH on Cygwin 17 Sep 1998 10:20:08 -0700 Message-ID: <36102eea.19019288.cygnus.gnu-win32@mail.weiser.saale-net.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit To: Ben Elliston Cc: gnu-win32 AT cygnus DOT com Hello Ben, you wrote: >I'm using Cygwin B19 and the SSH binaries from Sergey's web page. > >Once I start "ssh1", I get the prompt for my passphrase, so I enter it and >then the shell hangs. > >If I set "CYGWIN32=tty" as the docs suggest, I get "Cannot find a >controlling terminal or DISPLAY". > >Has anyone got SSH working on Cygwin? Yes, here. It runs quite perfectly for me, not counted some small issues I'm currently trying to make reproducable (connection droppings and so). Have you set your TERM environment variable to 'linux'? If not you can do so by adding 'export TERM=linux' somewhere in your startup files. Are you using binary mounts? BTW: You should start ssh using the link ssh and not the ssh1 executable. There shouldn't be much difference but you never know. :) -- bye, Michael - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".