console version doesn't take the PWD / passphrase for a key

Advertisement

GK
Guest

console version doesn't take the PWD / passphrase for a key

Hi,

Could you kindly help me out. I am using console version to upload file to SFTP site www.firepay.com. It doesn't take the password but prompts me to enter passphrase for a key.

Here are the commands in the batch file
option batch on
option confirm off
open username@mercbatch.firepay.com
password
cd incoming
put e:\optimal\transa~1\pendin~1\trialone.txt
close
exit
And I use this command:
winscp3.com /script=abc.txt
Thanks

Reply with quote

Advertisement

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

Re: console version doesn't take the PWD / passphrase for a key

You cannot specify the password this way. Either save the password to the stored session or save the key without passphrase.

Reply with quote

Advertisement

You can post new topics in this forum