Post a reply

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: I need ssh-connection as well

What is "ssh-connection"?
Uwe

I need ssh-connection as well

I need ssh-connection as well
martin

@torsten: I'm sorry, but so far noone else has asked for this. There are more demanded features.
torsten

Hi,

I would like to ask, when this feature will be implemented,

kind regards,
Torsten
torsten

Import tunneled PuTTY sessions

We usually use PuTTY to get on our machines via an SSH-gateway.
So our PuTTY session connects primary to the SSH-gw – secondary we have an SSH command ssh ... user@host to get to our machine.

If you import these PuTTY sessions you'll get only on the SSH-gw, because putty-reg-key HostName is used for winscp-reg-key HostName.

Very useful would be a function which recognizes tunneled PuTTY sessions by having a regexp like /ssh/ and /(\w+)\@(\w+)/ on putty-reg-key RemoteCommand. These results could be used for winscp-reg-keys UserName and HostNameTunnel should be set on 1.
And putty-reg-key HostName and UserName should be used for winscp-reg-key TunnelHostName and TunnelUserName.

This would be very helpful when importing PuTTY sessions.

Kind regards,
Torsten