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

vilast

This is resolved thanks....I have upgraded to 5.7 and I could program WinSCP.

Regards
Vilas
martin

Re: FTP through winscp command line

You have to upgrade to the latest version of WinSCP for the -rawsettings to work.

And once you upgrade, you can even have WinSCP GUI generate the command for you:
https://winscp.net/eng/docs/ui_generateurl#script
vilast

FTP through WinSCP command line

Hello there,

I am new to WinSCP and we have an requirement of doing an FTP to get the files from the vendor behind the firewall and proxy is involved.

We are using WinSCP version 4.3.7

Using the GUI we are able to connect to the FTP server by setting the proxy details.

We would like to replicate the same through the command.

We are trying this
open sftp://fsdf:sdfsdf@sdfsdf/ -rawsettings ProxyMethod=3 ProxyUsername="ererer" ProxyPassword="ererer"{Only Illustration}

But getting message that says parameters are too long for open command.

When it is possible through GUI it should be possible from command prompt as well.
What am I am doing wrong here

Regards
Vilas