Re: ANT SCP Via a Java App

2006-05-09 Thread Atsuhiko Yamanaka
Hi, 2006/5/9, Gareth Kelly <[EMAIL PROTECTED]>: Works fine when passing in username and password. I set up a trusted connection by creating a public/private key pair and appending the identity.pub to the remote authorized_keys. The internal ssh client can not understand ssh1 public/private key

RE: ANT SCP Via a Java App

2006-05-09 Thread Anderson, Rob (Global Trade)
You need to specify either a password or a passphrase, as the error indicates. If you generated keys with no passphrase, I believe you should specify the passphrase as an empty string. I could be wrong, but give that a try. -Rob A > -Original Message- > From: Gareth Kelly [mailto:[EMAIL P