Re: ssh from Linux to Windows



On Mon, 05 Mar 2007 19:06:53 -0800, sjobs12 wrote:

I am trying to do a ssh connection fro Linux to Windows. I tried:

ssh myid@xxxxxxx (1.2.3.4 is an ip address for this post)

It doesn't work. I get messages such as: Connection closed by 1.2.3.4

I would appreciate any help.

I'm not sure how to get an ssh server running on Windows, I'd be curious
to find out how to do it also. However you can go the other direction.
Install cygwin on the XP box and then you can scp from your Linux box to
the Windows box. I'm doing exactly that because I need to run a logic
analyzer application which doesn't seem to work on Linux. I'm running
rdesktop to access the XP box from my Linux workstation and cygwin on the
XP box which gives me a *nix environment on XP. When I need to pull
something from Linux to XP I do an scp from a cygwin shell. You can also
run CVS under cygwin and that will also do it's I/O via an ssh tunnel.
.



Relevant Pages

  • Re: [SLE] How to allow ftp and telnet
    ... ssh to include the -X in the command line. ... In cygwin, BEFORE ssh'ing, just from the cygwin shell, try something like ... I don't know if anyone else here thinks that installing cygwin can be ... Linux desktops. ...
    (SuSE)
  • SSH tunnel problem -- buffering data...
    ... The system exists of a controller software in Linux (where the SSH ... Cygwin connects to the Linux SSH server and sets up a port forward. ...
    (SSH)
  • Re: Problems with expect and scp
    ... I have problems with expect and scp (Cygwin) in Windows NT. ... With ssh there are no problems and it works very well. ... I know on my system that the shell will expand the * to a filename so ...
    (comp.lang.tcl)
  • Re: single linux box on dsl?
    ... > I use cygwin to log in from my work pc via ssh to my linux box but as ... # make sure display is set correctly - or use the xterm that startxwin.sh started ... Looks like cygwin is setup to use '127.0.0.1:0' by default instead of ':0' ...
    (Fedora)
  • Re: Cygwin ssh and
    ... But since I use ssh from linux to linux, thought I'd play with cygwin and ssh from XP. ... I can't stand using the default shell window because of the terminal ... I had edited ..inputrc, probably through cygwin, and I guess my editor got confused about whether it was windows or linux and screwed up the end of line chars. ...
    (comp.security.ssh)