What is "ssh-connection"?
I need ssh-connection as well
@torsten: I'm sorry, but so far noone else has asked for this. There are more demanded features.
Hi,
I would like to ask, when this feature will be implemented,
kind regards,
Torsten
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 HostName – Tunnel 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