Re: Question re sshexec task

2005-12-19 Thread Rhino
I'm not sure. I'll check with the system administrator and get back to you Rhino - Original Message - From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Monday, December 19, 2005 2:11 PM Subject: RE: Question r

RE: Question re sshexec task

2005-12-19 Thread Anderson, Rob (Global Trade)
> Also, just a little thing but how do I notify the developer > of this task about the typo in the error message; he/she's > got "invalid" spelled without the 'l'. This is an optional > task so I'm not sure if I have to contact them directly or if > I can get a message to them via this mailing

RE: Question re sshexec task

2005-12-19 Thread Anderson, Rob (Global Trade)
It may be that your ssh keyfile is in the wrong format. What version/vendor of ssh did you use to generate the keyfile? -Rob Anderson > -Original Message- > From: Rhino [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 17, 2005 3:31 PM > To: ant-user > Subject: Question re sshexec tas

RE: Question re sshexec task

2005-12-19 Thread Rebhan, Gilbert
Hi, Rhino -Original Message- From: Rhino [mailto:[EMAIL PROTECTED] Sent: Monday, December 19, 2005 2:55 PM To: Ant Users List Subject: Re: Question re sshexec task >Oh dear, this looks like it is going to be a lot more involved than just >using the sshexec and scp tasks

Re: Question re sshexec task

2005-12-19 Thread Rhino
ve to start it manually. Rhino - Original Message - From: "Rebhan, Gilbert" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Monday, December 19, 2005 4:25 AM Subject: RE: Question re sshexec task Hi, Rhino -Original Message- From: Rhino [mailto

RE: Question re sshexec task

2005-12-19 Thread Rebhan, Gilbert
Hi, -Original Message- From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] Sent: Monday, December 19, 2005 1:25 PM To: Ant Users List Subject: Re: Question re sshexec task >Thanks for providing the example of exec. >I have questions: >Which system is the ant script r

Re: Question re sshexec task

2005-12-19 Thread glenn opdycke-hansen
script). rexec has issues, too. --glenn On 12/19/05, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote: > > > Hi, Rhino > > -Original Message- > From: Rhino [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 18, 2005 3:30 PM > To: Ant Users List > Subj

RE: Question re sshexec task

2005-12-19 Thread Rebhan, Gilbert
Hi, Rhino -Original Message- From: Rhino [mailto:[EMAIL PROTECTED] Sent: Sunday, December 18, 2005 3:30 PM To: Ant Users List Subject: Re: Question re sshexec task /* Could you possibly post a small example of the technique you're using? I'm not sure how to combine exec wi

Re: Question re sshexec task

2005-12-18 Thread Rhino
- Original Message - From: "Gilbert Rebhan" <[EMAIL PROTECTED]> To: "Ant Users List" 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 keyfil

Re: Question re sshexec task

2005-12-18 Thread Gilbert Rebhan
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