-----Ursprüngliche Nachricht----- Von: blazingwolf7 [mailto:blazingwo...@gmail.com] Gesendet: Montag, 22. Dezember 2008 09:53 An: user@ant.apache.org Betreff: Re: Copying Folder
/* Hmm...there are .txt and other files inside there.. There are folders as well. I want to ignore all folders and 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 preserving the directory structure !? look at the flatten attribute from copy task or use a flattenmapper Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org