Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 62517 invoked from network); 16 Sep 2003 08:16:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 08:16:32 -0000 Received: (qmail 78164 invoked by uid 500); 16 Sep 2003 08:15:56 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 78055 invoked by uid 500); 16 Sep 2003 08:15:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 78041 invoked from network); 16 Sep 2003 08:15:55 -0000 Received: from unknown (HELO bodewig.bost.de) (62.96.16.111) by daedalus.apache.org with SMTP; 16 Sep 2003 08:15:55 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h8G8G7t13218; Tue, 16 Sep 2003 10:16:07 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: SCP Task - ant 1.6alpha References: <0DF3FA4BEA62054F8BBD1607754DD5A05AB9B0@HATMSG003.TMOUSERSUK.AD.T-MOBILE.CO.UK> From: Stefan Bodewig Date: 16 Sep 2003 10:16:07 +0200 In-Reply-To: <0DF3FA4BEA62054F8BBD1607754DD5A05AB9B0@HATMSG003.TMOUSERSUK.AD.T-MOBILE.CO.UK> Message-ID: Lines: 18 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 12 Sep 2003, Ben Gill wrote: > scptomyremotehost: > [scp] Connecting to myremotehost:22 > > BUILD FAILED > build.xml:288: java.io.IOException: Pipe closed > > No other information... (I have checked the file input and output > paths)... Looks like an JSch or interoperability problem. > Is there any way of getting more debug out of the task Nothing beyond running ant -debug, I'm afraid. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org