starting from commandline

Advertisement

guest
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

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: starting from commandline

Only possibility currently is:
winscp3.exe username@host
You may not specify private key file on command line.

Reply with quote

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/"

Reply with quote

Advertisement

You can post new topics in this forum