Post a reply

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

jibanez

Works!

That works for me:
"C:\Program Files (x86)\WinSCP\WinSCP.exe" sftp://username:password:host /rawsettings ProxyMethod=2 ProxyHost=localhost ProxyPort=8888
therapie

Use WinSCP as commandline FTP client through a proxy

Hello
I like the XML logs of WinSCP, so I would like to use it for FTP transfer. But for FTP
I go through a proxy.

A standard command line allow me to do this

But with WinSCP I can only do this with ftp//proxy witch not allow commands.

If I try the syntax
winscp /console /command "open ftpuser@proxyuser:ftppss@proxypass@proxysserver

I have a network error ftp protocol is not used

Any help?