Use WinSCP as commandline FTP client through a proxy

Advertisement

therapie
Guest

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?

Reply with quote

Advertisement

jibanez
Guest

Works!

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

Reply with quote

Advertisement

You can post new topics in this forum