Re: scp "auth cancel" error

2006-04-12 Thread jaggedcon
did u put in the password? -- View this message in context: http://www.nabble.com/scp-%22auth-cancel%22-error-t1402297.html#a3884924 Sent from the Ant - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROT

RE: scp "auth cancel" error

2006-04-07 Thread Anderson, Rob (Global Trade)
u need to specify to location of the private key, relative to ${basedir}, or use an absolute path. -Rob A > -Original Message- > From: Brown, Carlton [mailto:[EMAIL PROTECTED] > Sent: Friday, April 07, 2006 7:19 AM > To: user@ant.apache.org > Subject: RE: scp "auth ca

RE: scp "auth cancel" error

2006-04-07 Thread Brown, Carlton
> -Original Message- > From: Robert Clark [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 05, 2006 5:41 PM > To: user@ant.apache.org > Cc: Brown, Carlton > Subject: Re: scp "auth cancel" error > > On Wednesday April 5, 2006 17:23, "Brown, Carlto

RE: scp "auth cancel" error

2006-04-06 Thread Brian McCallion
PROTECTED] -Original Message- From: Brown, Carlton [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 05, 2006 5:24 PM To: Ant Users List Subject: scp "auth cancel" error Can anyone shed light on this scp failure? It's possible I made a mistake although I checked my work. The o

Re: scp "auth cancel" error

2006-04-05 Thread Robert Clark
On Wednesday April 5, 2006 17:23, "Brown, Carlton" <[EMAIL PROTECTED]> wrote: > Can anyone shed light on this scp failure? It's possible I made a > mistake although I checked my work. > [scp] Connecting to some.host.com:22 > > BUILD FAILED > > D:\dev\R2.0\src\test\build.xml:9: com.jcraft.j

scp "auth cancel" error

2006-04-05 Thread Brown, Carlton
Can anyone shed light on this scp failure? It's possible I made a mistake although I checked my work. The output: ship: [scp] Connecting to some.host.com:22 BUILD FAILED D:\dev\R2.0\src\test\build.xml:9: com.jcraft.jsch.JSchException: Auth cancel The target code: