Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 57259 invoked from network); 15 Feb 2002 17:23:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 15 Feb 2002 17:23:20 -0000 Received: (qmail 26297 invoked by uid 97); 15 Feb 2002 17:22:42 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 26210 invoked by uid 97); 15 Feb 2002 17:22:41 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 26140 invoked from network); 15 Feb 2002 17:22:40 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Subject: RE: Problems with FTP task MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 15 Feb 2002 09:21:44 -0800 Message-ID: <6D8F23C89F11194AA76878001BC439061CEEDB@mtpdc.tivre.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems with FTP task Thread-Index: AcG2F/U5ebISW+XDSgGvmCCpG/4aiQALQtMA From: "Christopher Randall" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Erik, I love you man, you are a lifesaver!!! Thanks, this worked like a charm! Maybe the development deadline will still be met! Grateful, Chris -----Original Message----- From: Erik Hatcher [mailto:jakarta-ant@ehatchersolutions.com] Sent: Friday, February 15, 2002 3:58 AM To: Ant Users List Subject: Re: Problems with FTP task There is a bug in 1.4.1 that required remotedir be specified despite the documentation saying it was not. Could this be the issue? See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3D4821 ----- Original Message ----- From: "Christopher Randall" To: Sent: Thursday, February 14, 2002 7:49 PM Subject: Problems with FTP task I am having a problem with the optional FTP task in Ant. There are certain tasks which execute, and certain ones which do not. Ant normally works like a charm, which all other functionality working perfectly. I have done the following: 1. Installed Ant (am using Ant 1.4.1 on RedHat 7.0 with Sun JDK 1.3.1_01) 2. Placed the optional.jar file in the Ant lib directory 3. Placed the NetComponents.jar file in the Ant lib directory When I try to execute an task, I can only execute the following ftp tasks successfully: 1. mkdir All the other tasks seem to successfully login to the FTP server with the username and password I provide, but seem to skip the task I have requested. I have used the exact same syntax that is recommended in the Ant user manual on the task. Is there any known issues with Ant not executing the FTP tasks successfully? If nobody has any immediate idea, I'd be glad to post my build.xml script if that would help. Thanks a bunch for your assistance! Chris -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: