WinSCP /rawsettings ProxyHost
Dear All,
I'm trying to specify proxy related settings while starting WinSCP GUI from cmd. I've used following command (I would like to specify also password this way) and setting log file works perfectly fine but in this log file I can see and this is causing
Any example of battle proven command properly setting proxy configuration variables will be much welcomed.
In fact I will also be happy with any way of starting WinSCP GUI after providing proxy user and password as well as ftp user and password programmatically ( having as input for the powershell/batch program those values in plain text )
Best regards
Jan
I'm trying to specify proxy related settings while starting WinSCP GUI from cmd. I've used following command
WinSCP.exe ftp://USER:PASS@HOST /log=H:winscptest.log /rawsettings ProxyHost=PROXYHOST
Proxy: None
Connection failed
Any example of battle proven command properly setting proxy configuration variables will be much welcomed.
In fact I will also be happy with any way of starting WinSCP GUI after providing proxy user and password as well as ftp user and password programmatically ( having as input for the powershell/batch program those values in plain text )
Best regards
Jan