----- Original Message ----- From: "Gilbert Rebhan" <[EMAIL PROTECTED]>
To: "Ant Users List" <user@ant.apache.org>
Sent: Sunday, December 18, 2005 5:39 AM
Subject: Re: Question re sshexec task


Hi, Rhino

Is there any problem with blanks or apostrophes within the name of a
keyfile in an sshexec task? I am running Ant 1.6.5 in Eclipse 3.1.1.
[ ... ]

my practical experience with the ssh task and ant 1.6.5 some
time ago =

didn't work for me on AIX, even with the most actual jsch.jar (0.1.21)
i tried hard, but it just did not work :-(

So finally i switched to exec and ssh/scp and all works fine.

There's a new jsch.jar, Version 0.1.24 on
http://www.jcraft.com/jsch

but i stay with exec ...

Could you possibly post a small example of the technique you're using? I'm not sure how to combine exec with ssh/scp. You can disguise the server name, user id, passphrase and so forth. The example doesn't need to do anything fancy; a simple 'pwd' and 'mkdir' would be fine.

It would really help me revise my script so that it works again!

Rhino


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: 16/12/2005


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to