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

Guest

Re: starting from commandline

martin wrote:

Only possibility currently is:
winscp3.exe username@host

You may not specify private key file on command line.


Would be good if you can use winscp with the following parameter: protocol://user:pass@host/path...

e.g. winscp3.exe "scp://smith:blabla@www.server.com/home/smith/"
martin

Re: starting from commandline

Only possibility currently is:
winscp3.exe username@host

You may not specify private key file on command line.
guest

starting from commandline

Hello,
is there a posibillity to start winscp from command-line without having a stored session inside winscp ?

for example with putty: putty.exe -ssh -l root -i mykeyfile.PPK myserver