> I'm using <scp> and <sshexec> tasks in a build script. These work > well from my own PC, but when someone tries to run the script from a > different computer, the script fails with an authentication error. > > I have been using <scp> and <sshexec> for so long, I no longer > remember what I did to resolve this issue when I had it. > > We built the Shell.java example app that is distributed with JSch.jar. > We were able to use Shell to connect to the target system, so it > seems we have some ability to connect, but the ANT scripts continue to > fail.
Do you authenticate through password or keys alone or keys + passphrase? Regards, - vihan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]