-
From: "Eric Wood" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, June 08, 2006 12:53 PM
Subject: ANT's Scp fails without a passphase
I can't seem to run ant's scp without a passphase even though the key
that I generated and have distributed to t
That is what I thought. I could not see a way to get it to work.
Thanks for all of your help.
Eric
-Original Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 08, 2006 1:51 PM
To: Ant Users List
Subject: RE: ANT's Scp fails without a pass
You cannot specify a remote fileset. Filesets can only be used to
specify local files.
-Rob A
> -Original Message-
> From: Eric Wood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 08, 2006 10:24 AM
> To: Ant Users List
> Subject: RE: ANT's Scp fails without a
m the documentation.
Does anybody know how I would specify this using a fileset?
Eric
-Original Message-
From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 08, 2006 1:12 PM
To: Ant Users List
Subject: RE: ANT's Scp fails without a passphase
You have not s
You have not specified a knownhosts file. Either specify a knownhosts
file or trust="true".
-Rob A
> -Original Message-
> From: Eric Wood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 08, 2006 10:07 AM
> To: Ant Users List
> Subject: RE: ANT's
Users List
Subject: RE: ANT's Scp fails without a passphase
Specify an empty passphrase. -Rob A
> -Original Message-
> From: Eric Wood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 08, 2006 9:53 AM
> To: Ant Users List
> Subject: ANT's Scp fails without a passp
Specify an empty passphrase. -Rob A
> -Original Message-
> From: Eric Wood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 08, 2006 9:53 AM
> To: Ant Users List
> Subject: ANT's Scp fails without a passphase
>
> I can't seem to run ant's scp withou
I can't seem to run ant's scp without a passphase even though the key
that I generated and have distributed to the remote machine was
generated without a passphase. Any idea how I can get ant's scp to work
without specifying a passphase?
Eric