-----Ursprüngliche Nachricht----- Von: blazingwolf7 [mailto:[email protected]] Gesendet: Montag, 22. Dezember 2008 09:53 An: [email protected] 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: [email protected] For additional commands, e-mail: [email protected]
