It doesn't say "Connecting to host:22" before the failure? That is strange. Anyway, if it works now, that is all that matters.
-Rob A > -----Original Message----- > From: Arminio Andrei [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 19, 2006 11:33 AM > To: Ant Users List > Subject: RE: SCP Auth Faild > > No, there isn't other messages before failure! I'm sure the > best practice is tu use ssh keys that works for me now. > > "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> wrote: > I would like to see if there are any other messages from the > scp task before the failure. This may help identify the > problem or show how far the task gets before failure. > > -Rob A > > > -----Original Message----- > > From: Arminio Andrei [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 18, 2006 8:04 AM > > To: Ant Users List > > Subject: RE: SCP Auth Faild > > > > Why? > > I'm using a bash script with scp output droped and print progress > > messages > > > > "Anderson, Rob (Global Trade)" wrote: > > Can you send the entire output of the build please. > > > > -Rob A > > > > > -----Original Message----- > > > From: Arminio Andrei [mailto:[EMAIL PROTECTED] > > > Sent: Monday, July 17, 2006 12:39 PM > > > To: Ant Users List > > > Subject: RE: SCP Auth Faild > > > > > > Thanks Bob! > > > > > > "Anderson, Rob (Global Trade)" wrote: > > > The error indicates an authentication failure. This can > > happen for > > > a few common reasons. > > > > > > 1. If your password has special characters and you are > putting the > > > actual password in your build.xml you may get this error. > > To fix the > > > problem, put the password in a properties file and use a > > property in > > > your build.xml. > > > > > > My password don't have special characters and dosen't > > work evean if > > > I put it in a properties file. > > > > > > 2. If your password is not correct, you will get this error. > > > > > > And I'm sure it is correct. > > > > > > I recommend using ssh keys to authenticate because you will > > not have > > > to put your password in plain text into a build.xml or properties > > > file. > > > > > > I've make a bash script that can do this job using ssh keys to > > > authenticate and I guess will be a peace of cake to use scp > > ant task, > > > but this tomorrow > > > > > > -Rob A > > > > > > > > > > > > > -----Original Message----- > > > > From: Arminio Andrei [mailto:[EMAIL PROTECTED] > > > > Sent: Friday, July 14, 2006 11:37 PM > > > > To: user@ant.apache.org > > > > Subject: SCP Auth Faild > > > > > > > > Hi all, > > > > > > > > I try to copy a bunch of files from my local machine > > > (Fedora Core 5) > > > > to the jboss server that running on a SuSe Enterprise 9. I > > > write this > > > > ant task: > > > > > > > > > > > > > > > > > > > > I'm geting this error: > > > > BUILD FAILED > > > > /usr/local/cruisecontrol/projects/CNAS-SIUI/build/tst.xml:60: > > > > com.jcraft.jsch.JSchException: Auth fail at > > > > > > org.apache.tools.ant.taskdefs.optional.ssh.Scp.execute(Scp.java:187) > > > > at > > > > > > org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) > > > > at org.apache.tools.ant.Task.perform(Task.java:364) > > > > at org.apache.tools.ant.Target.execute(Target.java:341) > > > > at org.apache.tools.ant.Target.performTasks(Target.java:369) > > > > > > > > > > ...................................................................... > > > > > > > > If I use scp everything works fine but from ant ...... > > > > > > > > I try to use diffrent kind of jsch.jar libraries but I > > get the same > > > > error. > > > > > > > > Does anyoane of u know what happends? > > > > > > > > Thx for help, > > > > Arminio > > > > > > > > > > > > --------------------------------- > > > > Do you Yahoo!? > > > > Next-gen email? Have it all with the all-new Yahoo! Mail Beta. > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional > > > commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > --------------------------------- > > > Do you Yahoo!? > > > Next-gen email? Have it all with the all-new Yahoo! Mail Beta. > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional > > commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------- > > Do you Yahoo!? > > Get on board. You're invited to try the new Yahoo! Mail Beta. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------- > How low will we go? Check out Yahoo! Messenger's low > PC-to-Phone call rates. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]