Connection Tunneling via Command-Line options / Passphrase for private key
I'm launching a WinSCP session via command-line options, which works great! Now I want to launch a WinSCP session, which uses a SSH tunnel. I managed to do it with the Raw Site Settings "Tunnel*". I would have one feature request - it would be nice if there would be an option for setting the passphrase for the private key, e.g. with a new option
TunnelPassphrase
, like it is already available in the command-line options for the session (/privatekey
and /passphrase
). Would this be possible?
Another thing I stumbled upon is the option
TunnelPublicKeyFile
, which stands for the private key. It is no big deal but why isn't it called "TunnelPrivateKeyFile"?
Thanks for the great work!
Regards
Patrick