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

Ganesh

authenticate to the server

To be more specific, i am listing the command used in automation process

Script used for authenticate
open username@ipaddress:portno -privatekey=mykey.ppk

Authentication is requested after this command, but is there any way that the passphrase of the private key can be provided in the same command. Or is there any other work around?
Ganesh

authenticate to the server

Hi,

How could i give the pass phrase in automatic mode while authenticating through private key.

Thanks in advance.