Re: One problem with OpenSSH
Mike Erdely <[email protected]> Mon, 27 Nov 2006 10:52:18 -0500
| Newsgroups | gmane.network.ssh.windows |
|---|---|
| Message-ID | <[email protected]> |
The "OpenSSH Installer" is several years old. Look for CopSSH as a more recent SSH implementation for Windows. Or install Cygwin. -ME Ming-Ching Tiew wrote: > I only have one problem with OpenSSH, which I have already worked > around the problem but I am still interested to get to the bottom of it. > > I have installed OpenSSH using the installer to C:\OpenSSH. > > The installer with add to it 'bin', 'etc' and so on. > > I have added public key authentication and this command executed > properly without problem :- > > unix$ ssh -i rsa.pub [email protected] > > I wll get a Windows command prompt. > > I have manually added cygintl-2.dll to it. When I run this from > Linux, > > unix$ ssh -i rsa.pub [email protected] ls > > It will complain that \bin\sh.exe not found. > > Then I worked around it by copying C:\OpenSSH\bin to C:\bin. > Then everything works fine. > > Sounds like a Cygdrive thingie not set properly. Anyone knows > what's wrong ? And how this can be fixed ? > > > > > > -- > List Info: http://erdelynet.com/ssh-l/ > List Archives: http://erdelynet.com/archive/ssh-l/ > To Unsubscribe: Mail mailto:[email protected] > > -- List Info: http://erdelynet.com/ssh-l/ List Archives: http://erdelynet.com/archive/ssh-l/ To Unsubscribe: Mail mailto:[email protected]