Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Double SSH

Please search the forum, somne user has once posted solution for this.
Jort

Double SSH

Hey, great program!

Now listen, when I connect to my university, I normally do this by ssh. After logging into their server, I have to connect to my own server (gentoo+tomcat+mysql).

So, in SSH it would be

ssh university
user
pass

once inside this connection;
ssh IP_ofComputer
user
pass

then im in.


Is this possible with WinSCP?