Re: Using Ant with SSH

2001-07-27 Thread Don Taylor
;> > >> > >> > >> > >> > >> Good luck, > >> > >> Paul Perevalov, > >> Bridium,Inc. > >> > >> -Original Message- > >> From: Filip Cruz [mailto:[EMAIL PROTECTED]] >

Re: Using Ant with SSH

2001-07-27 Thread Matthew Inger
roviding it >> in a password file. >> >> Here is an example of target: >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> Good luck, >> >> Paul Perevalov, >&

Re: Using Ant with SSH

2001-07-27 Thread Peter Donald
> "healey, alex" wrote: > > > > >Naah. If you use public/private key system you never have to enter a > > >passphrase ... ever ;) I don't even know my passwords on most systems I > > > > have > > > > >accounts on because I don't need it ;) > > > > > > Surely this means it is insecure or yo

Re: Using Ant with SSH

2001-07-27 Thread Nico Seessle
- Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 27, 2001 1:31 AM Subject: RE: Using Ant with SSH > You presumably could run ssh-agent to enter the passphrase before starting > Ant. I haven't

RE: Using Ant with SSH

2001-07-26 Thread Conor MacNeill
a > > > -Original Message- > > From: Filip Cruz [mailto:[EMAIL PROTECTED]] > > Sent: den 26 juli 2001 15:34 > > To: [EMAIL PROTECTED] > > Subject: Re: Using Ant with SSH > > > > > > Cool! > > I'll give it a try. > > > > At

Re: Using Ant with SSH

2001-07-26 Thread Glenn McAllister
"healey, alex" wrote: > >Naah. If you use public/private key system you never have to enter a > >passphrase ... ever ;) I don't even know my passwords on most systems I > have > >accounts on because I don't need it ;) > > Surely this means it is insecure or you are assuming total physical

RE: Using Ant with SSH

2001-07-26 Thread healey, alex
you. Maybe I am missing something. Alex -Original Message- From: Peter Donald [mailto:[EMAIL PROTECTED]] Sent: 26 July 2001 16:58 To: [EMAIL PROTECTED] Subject: Re: Using Ant with SSH On Fri, 27 Jul 2001 03:08, Klara Ward wrote: > But I suppose the only way of doing this without h

RE: Using Ant with SSH

2001-07-26 Thread Filip Cruz
ov, >Bridium,Inc. > >-Original Message- >From: Filip Cruz [mailto:[EMAIL PROTECTED]] >Sent: Thursday, July 26, 2001 11:18 AM >To: [EMAIL PROTECTED] >Subject: Re: Using Ant with SSH > > >Sorry, >I am trying to use Ant to deploy to our production servers through SSH

Re: Using Ant with SSH

2001-07-26 Thread Peter Donald
; > To: [EMAIL PROTECTED] > > Subject: Re: Using Ant with SSH > > > > > > Cool! > > I'll give it a try. > > > > At 01:26 AM 7/27/2001 +1000, you wrote: > > >On Fri, 27 Jul 2001 01:17, Filip Cruz wrote: > > > > Sorry, > >

RE: Using Ant with SSH

2001-07-26 Thread Paul Perevalov
ample of target: Good luck, Paul Perevalov, Bridium,Inc. -Original Message- From: Filip Cruz [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 26, 2001 11:18 AM To: [EMAIL PROTECTED] Subject: Re: Using Ant with SSH Sorry, I am tryin

RE: Using Ant with SSH

2001-07-26 Thread Klara Ward
t: den 26 juli 2001 15:34 > To: [EMAIL PROTECTED] > Subject: Re: Using Ant with SSH > > > Cool! > I'll give it a try. > > At 01:26 AM 7/27/2001 +1000, you wrote: > >On Fri, 27 Jul 2001 01:17, Filip Cruz wrote: > > > Sorry, > > > I am tryi

Re: Using Ant with SSH

2001-07-26 Thread Filip Cruz
Cool! I'll give it a try. At 01:26 AM 7/27/2001 +1000, you wrote: >On Fri, 27 Jul 2001 01:17, Filip Cruz wrote: > > Sorry, > > I am trying to use Ant to deploy to our production servers through SSH. In > > brief I want to be able to deploy the files over SSH to the server from a > > task in the A

Re: Using Ant with SSH

2001-07-26 Thread Peter Donald
On Fri, 27 Jul 2001 01:17, Filip Cruz wrote: > Sorry, > I am trying to use Ant to deploy to our production servers through SSH. In > brief I want to be able to deploy the files over SSH to the server from a > task in the Ant build.xml file. I am using a Win2K client and I have SSH > Secure Shell c

Re: Using Ant with SSH

2001-07-26 Thread Filip Cruz
Sorry, I am trying to use Ant to deploy to our production servers through SSH. In brief I want to be able to deploy the files over SSH to the server from a task in the Ant build.xml file. I am using a Win2K client and I have SSH Secure Shell client and SecureCRT. Is there a way to deploy over

Re: Using Ant with SSH

2001-07-26 Thread Peter Donald
On Fri, 27 Jul 2001 01:05, Filip Cruz wrote: > Hi all, > Ant is great, but I can't seem to get it to work with SSH for deploying to > our production servers. Has anybody gotten this to work?? well what do you mean "got it to work". You need to be a little more specific if you want anyone to help