Yup it is possible
And use exclude ant tag
All the best..
Dinesh
-Original Message-
From: bejoy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 16, 2006 5:41 PM
To: user@ant.apache.org
Subject: File Copy issue
Hi All,
I want to copy a directory into another one.And I want to
Here Bejoy
Go like this and there is task from Ant
Using this you can include or exclude certain files.
You will get it on net.
Hope this helps you
Hi All,
I want to copy a directory into another one.And I want to omit certain folders
in my source directory.How can I do this task
Src dir:
ABC
MyFolder
YourFolder
MyFile
And in the destination dir I want this structure
Dest dir