Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

Automater

WinSCP /rawsettings ProxyHost

Dear All,
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
(I would like to specify also password this way) and setting log file works perfectly fine but in this log file I can see
Proxy: None
and this is causing
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