When I am at the command line, I use:
*pscp site-deploy.bat [EMAIL PROTECTED]:
*
I get the password prompt, and when adding the same password, the file is
put on the server under the admin's home directory.
On Wed, Jun 4, 2008 at 5:52 PM, Mick Knutson <[EMAIL PROTECTED]> 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.
>
>
>
> --
> ---
> 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
>
--
---
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