Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 87698 invoked from network); 12 Feb 2004 17:37:08 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Feb 2004 17:37:08 -0000 Received: (qmail 17085 invoked by uid 500); 12 Feb 2004 17:36:54 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 17061 invoked by uid 500); 12 Feb 2004 17:36:53 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 17029 invoked from network); 12 Feb 2004 17:36:53 -0000 Received: from unknown (HELO mail-s.mpsa.com) (194.250.98.246) by daedalus.apache.org with SMTP; 12 Feb 2004 17:36:53 -0000 Received: from aigz2.domino.inetpsa.com ([172.21.40.51]) by mail-s.mpsa.com (Unknown version) with ESMTP id <0HSZ00D1DFLJL0@pydu48.inetpsa.com> for commons-user@jakarta.apache.org; Thu, 12 Feb 2004 18:36:56 +0100 (MET) Date: Thu, 12 Feb 2004 18:36:51 +0100 From: laurent.izac@mpsa.com Subject: FTP on french AIX server To: commons-user@jakarta.apache.org Message-id: MIME-version: 1.0 X-Mailer: Lotus Notes Release 6.0.1CF1 March 04, 2003 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: quoted-printable X-MIMETrack: Serialize by Router on AIGZ2.DOMINO/S/PSA(Release 6.0.2CF2 602CF2HFB1|November 18, 2003) at 12/02/2004 18:36:55 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 Hi all, The FTP task, used from Ant, still does not handle properly "exotic" listings (in my particular case, it is a french AIX server) : Buildfile: build.xml init: updateTarget: [echo] Getting sql files... [ftp] getting files [ftp] transferring an 16:55 diff_liv-dev.sql to /users5/unfgdev/baseline/FNU/NSID22/resources/sql/an 16:55 diff_liv-dev= .sql BUILD FAILED /users5/unfgdev/script/ant/build.xml:23: could not get file: 550 an 16:= 55 diff_liv-dev.sql: A file or directory in the path name does not exist. Total time: 4 seconds ftp> ls -l 200 PORT command successful. 150 Opening data connection for /bin/ls. total 80 -rw-r--r-- 1 unfgdev dba 5525 23 jan 16:55 build.xml -rw-r--r-- 1 unfgdev dba 1279 23 jan 16:55 cird.properties drwxr-xr-x 3 unfgdev dba 512 23 jan 16:57 creations drwxr-xr-x 2 unfgdev dba 512 12 f=E9v 18:23 CVS -rwxr-xr-x 1 unfgdev dba 616 12 f=E9v 14:44 diff_dev-liv.sq= l -rwxr-xr-x 1 unfgdev dba 619 23 jan 16:55 diff_liv-dev.sql -rw-r--r-- 1 unfgdev dba 433 23 jan 16:55 test.properties -rw-r--r-- 1 unfgdev dba 229 23 jan 16:55 tstamp.template drwxr-xr-x 4 unfgdev dba 3584 11 f=E9v 15:00 updates 226 Transfer complete. Is there something planned in this area ? Thank You -- Laurent IZAC = --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org