From user-return-55104-apmail-ant-user-archive=ant.apache.org@ant.apache.org Tue Mar 07 17:32:16 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 94669 invoked from network); 7 Mar 2006 17:32:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Mar 2006 17:32:15 -0000 Received: (qmail 38568 invoked by uid 500); 7 Mar 2006 17:32:10 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 38518 invoked by uid 500); 7 Mar 2006 17:32:09 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 38507 invoked by uid 99); 7 Mar 2006 17:32:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 09:32:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [146.197.27.91] (HELO barriere241.nike.com) (146.197.27.91) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2006 09:32:08 -0800 X-Server-Uuid: BDE2CC8B-9671-48D4-9A25-CA756DA0A621 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: FTP get problem Date: Tue, 7 Mar 2006 09:31:38 -0800 Message-ID: <200603071734.k27HYOK3021505@barriere241.nike.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FTP get problem Thread-Index: AcZBvlFg7TPGNcy+TMeJ2uWl+RUWyAATpJEg From: "Anderson, Rob (Global Trade)" To: "Ant Users List" X-OriginalArrivalTime: 07 Mar 2006 17:31:39.0554 (UTC) FILETIME=[FE06D820:01C6420C] X-WSS-ID: 68131CF61MK1089142-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Check the permissions of the remote files. Can you get them with another FTP client using the same username and password? -Rob A=20 > -----Original Message----- > From: Karthik [mailto:karthikn@xius.org]=20 > Sent: Tuesday, March 07, 2006 12:05 AM > To: user@ant.apache.org > Subject: FTP get problem >=20 > Hi form >=20 >=20 > I used the same ftp task specified in the ANT manual 1.6.6 >=20 > Using this target in my build file ( Xbuild.xml ) to get=20 > all files from the remotedir to my local system. >=20 > > server=3D"192.168.150.110" > remotedir=3D"/home/projectt/karthik" > userid=3D"projectt" > password=3D"abc1234"> > > > > >=20 >=20 > I get this error as below... >=20 >=20 > //////////////////////////// error=20 > //////////////////////////////////// > Buildfile: D:\JAVA\TEST\Xbuild.xml > FTP_GET: > [ftp] getting files >=20 > BUILD FAILED > D:\JAVA\TEST\Xbuild.xml:10: could not get file: 550 Failed to=20 > open file. >=20 >=20 > Total time: 1 second > ////////////////////////////////////////////////////////////// > ///////// >=20 >=20 > I search the net for answers...non was avaliable. >=20 >=20 > please some body help me >=20 >=20 >=20 > with regards > Karthik >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 > additional commands, e-mail: user-help@ant.apache.org >=20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org