Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 97943 invoked from network); 2 Jul 2008 03:53:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 03:53:14 -0000 Received: (qmail 11828 invoked by uid 500); 2 Jul 2008 03:53:12 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 11792 invoked by uid 500); 2 Jul 2008 03:53:12 -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 11781 invoked by uid 99); 2 Jul 2008 03:53:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 20:53:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of atsuhiko.yamanaka@gmail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 03:52:22 +0000 Received: by an-out-0708.google.com with SMTP id b2so38533ana.25 for ; Tue, 01 Jul 2008 20:52:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=qe7BjGxqwcvomofIU/62o02JZcvIRXbK0H0660ufkNw=; b=sZwY9/RGv96o2pzC02ehhfn77jmmfpmvSW3Q4mjD7Sgr0AcLFJQTD7tk8K5KG6yml4 qtbGU5eBwV3FdNKBzHb0Lx7RZ0CsFO7fLV3FTdJ2TkuXCRg2hvSadffNuOzBfTA9UOr2 /pAKe0C9rqdHmWF8gtNDbTXwie54gpePju54o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Pn7zmgsvnBVsITQyB8ztfmy7TKvHmqUn4NJ6Kb9WCDk55UGj1IPpvPq7OwEWvFr8AQ 07+wImn4HYYOBzdaGC/ucul1NnDtHVrvltz7iSwgLd/9cbnUP1VX7ur4us/NjV9BJtD+ T7x/zh4vxjNcjAfHS0R/M7Sm4G8PoiWNbEIPs= Received: by 10.100.57.6 with SMTP id f6mr3603305ana.58.1214970762122; Tue, 01 Jul 2008 20:52:42 -0700 (PDT) Received: by 10.100.110.8 with HTTP; Tue, 1 Jul 2008 20:52:42 -0700 (PDT) Message-ID: <6df22f8a0807012052v1a9bf38ej63e9c406d58fe2be@mail.gmail.com> Date: Wed, 2 Jul 2008 12:52:42 +0900 From: "Atsuhiko Yamanaka" Reply-To: ymnk@jcraft.com To: "Ant Users List" Subject: Re: SCP in Ant In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <921611.17501.qm@web55101.mail.re4.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, 2008/7/2, Chris Green : > *com.jcraft.jsch.jschexception: java.net.UnknownHostException* > The appropriate piece of code I am using is :- > > * At least, it should not be //10.68.7.7, and should be 10.68.7.7 I guess. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org