Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 32804 invoked from network); 24 Nov 2004 07:48:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Nov 2004 07:48:11 -0000 Received: (qmail 93088 invoked by uid 500); 24 Nov 2004 07:48:04 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 93048 invoked by uid 500); 24 Nov 2004 07:48:04 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 93035 invoked by uid 99); 24 Nov 2004 07:48:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [212.247.155.1] (HELO mailfe09.swip.net) (212.247.155.1) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 23 Nov 2004 23:48:01 -0800 X-T2-Posting-ID: wPTz7wULBMdKBVse94Jl+g== Received: from [83.72.34.90] (HELO vvv.kongslund.dk) by mailfe09.swip.net (CommuniGate Pro SMTP 4.2.6) with ESMTP id 23107564 for user@ant.apache.org; Wed, 24 Nov 2004 08:44:44 +0100 From: Jonas Kongslund To: "Ant Users List" Subject: Re: AW: Trouble deleting hidden files using ftp task Date: Wed, 24 Nov 2004 08:44:44 +0100 User-Agent: KMail/1.7 References: <879A5AD5DD0ED511891F0003473A9B560E23F8D5@Z011004> In-Reply-To: <879A5AD5DD0ED511891F0003473A9B560E23F8D5@Z011004> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200411240844.44954.jonas@kongslund.dk> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Jan Thank you for the suggestion but unfortunately it does not solve the proble= m.=20 Any other suggestions? Jonas On Onsdag 24 november 2004 08:25, Jan.Materne@rzf.fin-nrw.de wrote: > The dot is a special case. Try that > > > > > > Usually the dot is used for separating the filename from its suffix. So t= he > * does not catch that. > > See also > http://wiki.apache.org/ant/AntOddities "2. 's strange behaviour" > > > Jan > > > -----Urspr=FCngliche Nachricht----- > > Von: Jonas Kongslund [mailto:jonas@kongslund.dk] > > Gesendet am: Mittwoch, 24. November 2004 08:21 > > An: user@ant.apache.org > > Betreff: Trouble deleting hidden files using ftp task > > > > Hi > > > > Has anyone been able to delete hidden files (files starting > > with a dot), using > > the ftp task? > > > > The following example > > > > > > > > > > > > > > > > removes everything in the www folder except the hidden files. This is > > unfortunate since I also would like to remove all .htaccess files. > > > > I'm using Ant 1.6.1 together with commons-net-1.2.2.jar and > > jakarta-oro-2.0.8.jar > > > > Best regards > > -- > > Jonas Kongslund > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org