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

Janardhanan

How to pass proxyhost in command line (script.txt)

Hi,

I want to pass proxy value in command line

Currently the command to open SFTP like,
open sftp://user:password@hostname:port

but, I want to add proxy name also in command line...
Is it possible to add proxyname also?
ProxyHost=proxyhost.test.com

Suppose I open winscp.exe directly means I can add proxy host also
but in the script.txt I am not able to add proxyhost name...

Pls help me...
Thanks
Jana