Using WinSCP with SSH server and 2 machine hops

Posted by Mike on Super User See other posts from Super User or by Mike
Published on 2012-09-20T03:35:51Z Indexed on 2012/09/20 3:40 UTC
Read the original article Hit count: 382

Filed under:
|
|
|
|

I'm on a windows machine using putty to ssh into my schools server. From there I need to "slogin -XY machine1" and then "slogin -XY machine2" .

Ideally, I'd like to use WinSCP to connect and transfer files. I know I can do this by using two copies of PuTTY , one to ssh into the server and create a proxy, and the second PuTTY to connect to the proxy and login to machine1 and create a second proxy. I can then use winSCP to connect to the proxy server and login to machine2...

Is there a simpler way of doing this?

© Super User or respective owner

Related posts about Windows

Related posts about linux