Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 49617 invoked from network); 22 Apr 2003 07:25:47 -0000 Received: from d12lmsgate-3.de.ibm.com (194.196.100.236) by daedalus.apache.org with SMTP; 22 Apr 2003 07:25:47 -0000 Received: from d12relay02.de.ibm.com (d12relay02.de.ibm.com [9.165.215.23]) by d12lmsgate-3.de.ibm.com (8.12.9/8.12.8) with ESMTP id h3M7PvCi106090 for ; Tue, 22 Apr 2003 09:25:58 +0200 Received: from d12ml044.de.ibm.com (d12ml044_cs0 [9.165.222.142]) by d12relay02.de.ibm.com (8.12.8/NCO/VER6.5) with ESMTP id h3M7PuTO285462 for ; Tue, 22 Apr 2003 09:25:56 +0200 Subject: Re: Problem with FTP Task - no such file or directory To: "Ant Users List" X-Mailer: Lotus Notes Release 5.0.7 March 21, 2001 Message-ID: From: "Oliver Alth" Date: Tue, 22 Apr 2003 09:25:54 +0200 X-MIMETrack: Serialize by Router on D12ML044/12/M/IBM(Release 5.0.9a |January 7, 2002) at 22/04/2003 09:25:56 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Unfortunately, it doesn't help. The same message as before. What else can I try? Oliver __________________________________________________________________ IBM Deutschland Entwicklung GmbH, Sch=F6naicher Str. 220, D-71032 B=F6b= lingen eServer Software Management, D4357, Intern: 7103-06, Tel. 902-2790, Tel.: ++49-(0)7031-16-4280, Fax.: 07031-16-2790 Internet: OALTH@DE.IBM.COM |---------+----------------------------> | | "Antoine | | | Levy-Lambert" | | | | | | | | | 22.04.2003 08:49 | | | Please respond to| | | "Ant Users List" | | | | |---------+----------------------------> >--------------------------------------------------------------------= ------------------------------------------| | = | | To: "Ant Users List" = | | cc: = | | Subject: Re: Problem with FTP Task - no such file or directo= ry | | = | >--------------------------------------------------------------------= ------------------------------------------| I understand that you are doing a ftp Windows =3D=3D=3D> Unix I wonder whether the problem is not that the ftp task has trouble creat= ing an inexisting directory on the remote side. Try setting ignoreNoncriticalErrors=3D"true" in your build.xml and see = if it helps. Antoine ----- Original Message ----- From: "Oliver Alth" To: Sent: Tuesday, April 22, 2003 8:04 AM Subject: Problem with FTP Task - no such file or directory _____ Hello, I am trying to upload to an ftp (using ant 1.5.3 ant netcomponents.jar)= Here's my code: And that's the result: Buildfile: build.xml upload: [ftp] sending files [ftp] transferring C:\ant_test\checkout\Xtcm\.classpath [ftp] transferring C:\ant_test\checkout\Xtcm\.project [ftp] transferring C:\ant_test\checkout\Xtcm\.uml\mapping.reposit= ory [ftp] transferring C:\ant_test\checkout\Xtcm\.uml\uml.repository [ftp] transferring C:\ant_test\checkout\Xtcm\build.xml [ftp] transferring C: \ant_test\checkout\Xtcm\copy\com\ibm\de\scm\xtcm\ant\ AntRunner.java [ftp] transferring C: \ant_test\checkout\Xtcm\copy\com\ibm\de\scm\xtcm\ant\ AntRunnerTester.java [ftp] transferring C: \ant_test\checkout\Xtcm\copy\com\ibm\de\scm\xtcm\ant\ EntityManagerImpl.java [ftp] transferring C: \ant_test\checkout\Xtcm\copy\com\ibm\de\scm\xtcm\core \InvocationManagerImpl.java BUILD FAILED file:C:/ant_test/build.xml:60: could not change to directory: 550 copy\com\ibm\d e\scm\xtcm: No such file or directory. So it starts uploading, but when ant comes to change back to the "xtcm"= directory, it stops. Can anyone help? Thanks, Oliver _____________________________________________________________ IBM Deutschland Entwicklung GmbH, Sch=F6naicher Str. 220, D-71032 B=F6b= lingen eServer Software Management, D4357, Intern: 7103-06, Tel. 902-2790, Tel.: ++49-(0)7031-16-4280, Fax.: 07031-16-2790 Internet: OALTH@DE.IBM.COM --------------------------------------------------------------------- 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 =