Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 22168 invoked from network); 24 Nov 2004 07:21:24 -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:21:24 -0000 Received: (qmail 55196 invoked by uid 500); 24 Nov 2004 07:21:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54818 invoked by uid 500); 24 Nov 2004 07:21:19 -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 54722 invoked by uid 99); 24 Nov 2004 07:21:18 -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.154.97] (HELO mailfe04.swip.net) (212.247.154.97) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 23 Nov 2004 23:21:16 -0800 X-T2-Posting-ID: wPTz7wULBMdKBVse94Jl+g== Received: from [83.72.34.90] (HELO vvv.kongslund.dk) by mailfe04.swip.net (CommuniGate Pro SMTP 4.2.6) with ESMTP id 228313217 for user@ant.apache.org; Wed, 24 Nov 2004 08:21:05 +0100 From: Jonas Kongslund To: user@ant.apache.org Subject: Trouble deleting hidden files using ftp task Date: Wed, 24 Nov 2004 08:20:48 +0100 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200411240820.48716.jonas@kongslund.dk> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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