Hi , I updated to 1683. There it works with ANT 1.70. When I use the ANT <FTP> command, then I get First I got the error message: invalid implementation version between Ant core and Ant optional tasks: core 1.7.0 optional: null
When I rename my jakarta-ant-1.4.1-optional.jar, then it dont find the FTP comand anymore. Problem: failed to create task or type ftp Cause: the class org.apache.tools.ant.taskdefs.optional.net.FTP was not found. Question: Where do I find this missing .jar library ? -- Willi Kuhnis [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

