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�v 18:23 CVS
-rwxr-xr-x   1 unfgdev  dba          616 12 f�v 14:44 diff_dev-liv.sql
-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�v 15:00 updates
226 Transfer complete.


Is there something planned in this area ?

Thank You
--
Laurent IZAC




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to