Re: AW: AW: AW: Copying Folder

2008-12-24 Thread blazingwolf7
t; - use a > - check the existence with and a condition, like > > > > > > Jan > >>-Ursprüngliche Nachricht- >>Von: blazingwolf7 [mailto:blazingwo...@gmail.com] >>Gesendet: Dienstag, 23. Dezember 2008 10:28 >>An: user@ant.ap

AW: AW: AW: Copying Folder

2008-12-23 Thread Jan.Materne
lto:blazingwo...@gmail.com] >Gesendet: Dienstag, 23. Dezember 2008 10:28 >An: user@ant.apache.org >Betreff: Re: AW: AW: Copying Folder > > >I gave up and de

Re: AW: AW: Copying Folder

2008-12-23 Thread blazingwolf7
;Gesendet: Dienstag, 23. Dezember 2008 02:37 >>An: user@ant.apache.org >>Betreff: RE: AW: Copying Folder >> >> >>Yes..thank you this is a good solution. But now I have a >>different thought. >>Can I for example prepare a list, then in the list I will &g

AW: AW: Copying Folder

2008-12-22 Thread Jan.Materne
You could or . Jan >-Ursprüngliche Nachricht- >Von: blazingwolf7 [mailto:blazingwo...@gmail.com] >Gesendet: Dienstag, 23. Dezember 2008 02:37 >An: user@ant.apache.org >Betreff: RE: AW: Copying Folder > > >Yes..thank you this is a good solution. But now I ha

RE: AW: Copying Folder

2008-12-22 Thread blazingwolf7
to transfer. Can that be done? Rebhan, Gilbert wrote: > > > > -Original Message- > From: blazingwolf7 [mailto:blazingwo...@gmail.com] > Sent: Monday, December 22, 2008 10:12 AM > To: user@ant.apache.org > Subject: Re: AW: Copying Folder > > /* > Not

RE: AW: Copying Folder

2008-12-22 Thread Rebhan, Gilbert
-Original Message- From: blazingwolf7 [mailto:blazingwo...@gmail.com] Sent: Monday, December 22, 2008 10:12 AM To: user@ant.apache.org Subject: Re: AW: Copying Folder /* Not really...I just want to copy the files from the root directory But the root directory will have folders as well

RE: AW: Copying Folder

2008-12-22 Thread Brown, Carlton
: blazingwolf7 [mailto:blazingwo...@gmail.com] Sent: Monday, December 22, 2008 4:12 AM To: user@ant.apache.org Subject: Re: AW: Copying Folder Not really...I just want to copy the files from the root directory But the root directory will have folders as well. Now the problem I faced is how to filter

AW: AW: Copying Folder

2008-12-22 Thread Rebhan, Gilbert
-Ursprüngliche Nachricht- Von: blazingwolf7 [mailto:blazingwo...@gmail.com] Gesendet: Montag, 22. Dezember 2008 10:12 An: user@ant.apache.org Betreff: Re: AW: Copying Folder /* Not really...I just want to copy the files from the root directory But the root directory will have folders as

Re: AW: Copying Folder

2008-12-22 Thread blazingwolf7
he 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 ignor

AW: Copying Folder

2008-12-22 Thread Jan.Materne
>/* >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

AW: Copying Folder

2008-12-22 Thread Rebhan, Gilbert
-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

Re: Copying Folder

2008-12-22 Thread blazingwolf7
But >> from the directory the files to be copy from contains some folders as >> well. >> >> >> >> >> >> >> >> I tried to copy all the files except for the folders but fail to do so. >>

Re: Copying Folder

2008-12-22 Thread Brett Ryan
My apologies, I think I didn't read the question correctly, Jan is correct after I read again :) -Brett On Mon, Dec 22, 2008 at 7:38 PM, wrote: > includeEmptyDirs="false"> - To unsubscribe, e-mail: user-unsubscr...@ant.apache.

Re: Copying Folder

2008-12-22 Thread Brett Ryan
yone advice? > -- > View this message in context: > http://www.nabble.com/Copying-Folder-tp21124245p21124245.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > - > To unsubscribe,

AW: Copying Folder

2008-12-22 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: blazingwolf7 [mailto:blazingwo...@gmail.com] >Gesendet: Montag, 22. Dezember 2008 09:27 >An: user@ant.apache.org >Betreff: Copying Folder > > >Hi, > >I am trying to used ant to copy all files from one folder to >

Copying Folder

2008-12-22 Thread blazingwolf7
advice? -- View this message in context: http://www.nabble.com/Copying-Folder-tp21124245p21124245.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For