Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82338 invoked from network); 24 Jun 2005 19:12:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jun 2005 19:12:33 -0000 Received: (qmail 77425 invoked by uid 500); 24 Jun 2005 19:12:27 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77373 invoked by uid 500); 24 Jun 2005 19:12:26 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 77360 invoked by uid 99); 24 Jun 2005 19:12:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2005 12:12:26 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chad.armstrong@gmail.com designates 64.233.184.194 as permitted sender) Received: from [64.233.184.194] (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2005 12:12:26 -0700 Received: by wproxy.gmail.com with SMTP id 71so1175321wra for ; Fri, 24 Jun 2005 12:12:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OFhLfjUZhKRLnmh/Ch9lPW1yCubvVDUkI97+6TQGcy1Cx+/6/s5+cL0Rehaha+Sb8cm7wAM4RcVgW0MgjLhxrf35CZJtefbxC1MVAk/Quq8j9Ic2moHABKABs8NuPZL8/dvZ8biuLP/D097BsweyY42pkT8aHWcoO/qL5AecgnY= Received: by 10.54.76.19 with SMTP id y19mr2029543wra; Fri, 24 Jun 2005 12:12:21 -0700 (PDT) Received: by 10.54.18.35 with HTTP; Fri, 24 Jun 2005 12:12:20 -0700 (PDT) Message-ID: Date: Fri, 24 Jun 2005 12:12:20 -0700 From: Chad Armstrong Reply-To: Chad Armstrong To: user@ant.apache.org Subject: Remote Calls from Ant? Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I have an ant script running on an XP box that needs to kick off a script/process on a separate linux box. Where should I start looking for a way to do this? (I know that is pretty general, but that is the crux of the challenge). thanks Chad --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org