- martin
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.
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?
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.
How could i give the pass phrase in automatic mode while authenticating through private key.
Thanks in advance.