I can login with plink just fine

*Using username "admin".
[EMAIL PROTECTED]'s password:
Last login: Mon Jun  9 07:34:55 2008 from 65.213.63.17
←]0;[EMAIL PROTECTED]:[EMAIL PROTECTED] ~]$ ^C*

But I still get the same prompt afterwards doing a site-deploy.



On Fri, Jun 6, 2008 at 5:01 AM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:

> I think you need to accept the fingerprint for the server once. Try
> connecting to the server from the command line first:
>
>  plink [EMAIL PROTECTED]
>
> Mick Knutson wrote:
>
>> I keep getting this error:
>> *[INFO] [site:deploy]
>> The authenticity of host '208.96.48.200' can't be established.
>> RSA key fingerprint is 15:6f:d1:60:05:21:dd:43:4b:4d:d6:9e:4f:3b:aa:e4.
>> Are you sure you wan*t to continue connecting? (yes/no):
>>
>> I have create a ppk and key from putty, and have added this to my pom.xml
>>
>>        <site>
>>            <id>site.internal</id>
>>            <name>site.internal</name>
>>            <url>${siteUrl}</url>
>>        </site>
>>
>> And here is my settings.xml
>>
>>        <server>
>>            <id>site.internal</id>
>>            <username>admin</username>
>>            <password>[password]</password>
>>            <filePermissions>664</filePermissions>
>>            <directoryPermissions>755</directoryPermissions>
>>            <privateKey>c:/ssh/internal-private.ppk</privateKey>
>>            <configuration>
>>                <sshExecutable>plink</sshExecutable>
>>                <scpExecutable>pscp</scpExecutable>
>>            </configuration>
>>        </server>
>>
>> ...
>>
>>                <siteUrl>scp://208.0.50.1/:/var/www/html/site</siteUrl>
>>
>> I have spent all day on this, and can't find anything that fixes this
>> issue.
>>
>>
>>
>>
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
---
Thank You…

Mick Knutson
BASE Logic, inc.

Website: http://baselogic.com
Blog: http://baselogic.com/blog
BLiNC Magazine: http://blincmagazine.com
Linked IN: http://linkedin.com/in/mickknutson
DJ Mick: http://djmick.com
MySpace: http://myspace.com/mickknutson
Tahoe: http://tahoe.baselogic.com

Reply via email to