I'm using scp with a password based authentication.  While I have no
problems running the command from my workstation, if I run the same
build on the continous build box, I'm constantly being asked to accept
RSA key fingerprint.  Perhaps, switching to a key-based login would
fix the problem.

On 1/3/07, Barrie Treloar <[EMAIL PROTECTED]> wrote:
Is there a reason for wanting an external ssh?

I am on windows and use putty but I have not configured external ssh.
[...]
In my settings.xml I have:

   <server>
     <id>inhouse</id>
     <username>USER</username>
     <privateKey>/PATH/TO/KEY.openssh</privateKey>
     <filePermissions>664</filePermissions>
     <directoryPermissions>775</directoryPermissions>
   </server>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to