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

martin

Re: Command-line parameters

I would like to automate file downloads from several different sites. Is there a batch file capability?

No, but the feature is on current user poll, you may add a vote :-)
Guest

Re: Command-line parameters

I would like to automate file downloads from several different sites. Is there a batch file capability?
martin

Re: Command-line parameters

Flexer wrote:

After opening a stored session with the command "winscp3.exe stored_session", I would like to download a file from the linux-server. Therefore I would like to change to a certain directory.Can anybody tell me the command-line parameters for this action ??? Thank you in advance !!!

Specify your directory on login dialog and save it to your stored session.
Flexer

Re: Command-line parameters

Anonymous wrote:

It would be great, if winscp supported more command-line parameters, like putty does (for example -l to specifiy the path to the private key)...


After opening a stored session with the command "winscp3.exe stored_session", I would like to download a file from the linux-server. Therefore I would like to change to a certain directory.Can anybody tell me the command-line parameters for this action ??? Thank you in advance !!!
martin

And btw: congratulations on joining the EU. :>

Thanks :-)
martin

All I would need basically is just the equivalent of the -l parameter in putty, to specify the private key for auth.

I'll see. But you know, you need path to key, someone else would need prefered authentication protocol... And I end with having command-line option for every of the tens session options.[/quote]
Guest

And btw: congratulations on joining the EU. :>
Guest

Yes that i know, but still...

All I would need basically is just the equivalent of the -l parameter in putty, to specify the private key for auth.

I'm making an open source app, that will reside in tray and will be used for quick launching of putty/winscp (perhaps other tools) and connecting to predefined servers.
martin

Re: Command-line parameters

It would be great, if winscp supported more command-line parameters, like putty does (for example -l to specifiy the path to the private key)...

You may define a stored session and use its name as command line parameter.
Guest

Command-line parameters

It would be great, if winscp supported more command-line parameters, like putty does (for example -l to specifiy the path to the private key)...