Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 39672 invoked from network); 22 Dec 2008 09:10:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2008 09:10:28 -0000 Received: (qmail 34658 invoked by uid 500); 22 Dec 2008 09:10:21 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 34615 invoked by uid 500); 22 Dec 2008 09:10:21 -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 34604 invoked by uid 99); 22 Dec 2008 09:10:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2008 01:10:21 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2008 09:10:11 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id mBM99ocF011191 for ; Mon, 22 Dec 2008 10:09:50 +0100 Received: from z011101.bk.fin.local ([130.11.7.101]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 22 Dec 2008 10:09:51 +0100 Received: from z011021.bk.fin.local ([130.11.7.21]) by z011101.bk.fin.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 22 Dec 2008 10:09:50 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: AW: Copying Folder Date: Mon, 22 Dec 2008 10:09:50 +0100 Message-ID: <9EE86F1965E19E499C80DE52AC807B5502A47820@z011021.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Copying Folder Thread-Index: AclkEtaDwSzeji1SRCGVTAL+h35OWAAALJWwAABYcjA= References: <21124245.post@talk.nabble.com> <21124520.post@talk.nabble.com> From: To: X-OriginalArrivalTime: 22 Dec 2008 09:09:50.0906 (UTC) FILETIME=[0BA281A0:01C96415] X-Virus-Checked: Checked by ClamAV on apache.org >/* >Hmm...there are .txt and other files inside there.. >There are folders as well. I want to ignore all folders and=20 >copy the rest of >the files >But just keep failing to do that. It copy everything >*/ > >i think you want to recursive copy, but only the files without=20 >preserving >the directory structure !? > >look at the flatten attribute from copy task or use a flattenmapper If these answeres doesnt help (enough) please provide an example what you want to achieve. What is the original directory structure/files and what do you expect? Jan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org