Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 54031 invoked from network); 21 Mar 2003 10:46:12 -0000 Received: from smtp1.zpar1.sopragroup.com (HELO sopragroup.com) (213.223.36.98) by daedalus.apache.org with SMTP; 21 Mar 2003 10:46:12 -0000 Received: (qmail 16642 invoked from network); 21 Mar 2003 10:46:25 -0000 Received: from Antivirus (HELO Antivirus) (Antivirus@Antivirus) by smtp1.sopragroup.com with SMTP; 21 Mar 2003 10:46:25 -0000 Reply-To: From: "Samuel Blanchet" To: "'Ant Users List'" Subject: RE: SSH in ANT?!?! (WAS: RE: process on a remote server via an ANT ?????) Date: Fri, 21 Mar 2003 11:46:15 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.6604 (9.0.2911.0) In-reply-to: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is it possible to run this script beetween two Windows machines ??? -----Message d'origine----- De : peter reilly [mailto:peter.reilly@corvil.com] Envoy� : vendredi 21 mars 2003 09:43 � : Ant Users List Objet : Re: SSH in ANT?!?! (WAS: RE: process on a remote server via an ANT ?????) Or use in ant-contrib cvs head ssh ${server} ./script.sh Peter On Friday 21 March 2003 08:27, shahaji.kadam@orbitech.co.in wrote: > use task. > > > /users/userid > ./script.sh > > > > this will require additional component, NetComponents.jar, in CLASSPATH. > see docs. > > -----Original Message----- > From: sblanchet [mailto:sblanchet@sopragroup.com] > Sent: Friday,March 21, 2003 1:43 PM > To: user > Cc: sblanchet > Subject: RE: SSH in ANT?!?! (WAS: RE: process on a remote server via an > ANT ?????) > > > > Hi, > > Is there somebody who can send me a sample script to execute an ant script > on a remote machine (with telnet and ssh) ? > Thanks a lot > > Sam > > > -----Message d'origine----- > De : Nathan Christiansen [mailto:Nathan_Christiansen@tni.com] > Envoy� : jeudi 20 mars 2003 20:40 > � : Ant Users List > Objet : RE: SSH in ANT?!?! (WAS: RE: process on a remote server via an > ANT ?????) > > > I was unaware that other JCE implementations were available, I just > blindly trusted the JSch website (http://www.jcraft.com/jsch/) > > Lesson learned: Never underestimate the resourcefulness of an open > source hacker. :) > > -- Nathan Christiansen > Tahitian Noni International > http://www.tahitiannoni.com > > > -----Original Message----- > From: Stefan Bodewig [mailto:bodewig@apache.org] > Sent: Thursday, March 20, 2003 9:47 AM > To: user@ant.apache.org > Subject: Re: SSH in ANT?!?! (WAS: RE: process on a remote server via an > ANT ?????) > > > On Thu, 20 Mar 2003, Nathan Christiansen > > wrote: > > It is also important to note that since JSch uses the JCE (Java > > Cryptography Extension) > > True. > > > it REQUIRES the use of JDK 1.4 or above. > > No. 1.2.2 and Bouncycastle's JCE work fine for me. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org