WinSCP Integration - External Applications
I am using WinSCP v4.3 to sFTP files onto remote servers. As we know WinSCP has a functionality called "External Applicatioins" (setting in Preferences-Integration-Applications), it calls PuTTY by default. However the PuTTY has low performance and it often makes 100% CPU usage. So I use a tool named "OpenSSH", a commandline based plugin in Windows, to perform terminal access on remote servers.
My question is, when I try to call a windows batch file in External Applications instead of putty.exe, I found that the parameters from WinSCP only contain [-load "WinSCP temporary session"]. May I know if it is possible to pass the information (host name, user name, port, etc.) from WinSCP saved sessions as parameters? So that I can use these parms to connnect remote hosts directly.
Thank you very much.
My question is, when I try to call a windows batch file in External Applications instead of putty.exe, I found that the parameters from WinSCP only contain [-load "WinSCP temporary session"]. May I know if it is possible to pass the information (host name, user name, port, etc.) from WinSCP saved sessions as parameters? So that I can use these parms to connnect remote hosts directly.
Thank you very much.