RE: File Copy issue

2006-02-16 Thread Dinesh Sonsale
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 omi

RE: File Copy issue

2006-02-16 Thread Shweta Bodade
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