RE: Check if files exist in a folder before I tar

2006-02-28 Thread Ivan \"Rambius\" Ivanov
empty: use task with its setOnEmpty attribute. Regards Ivan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 28, 2006 12:02 PM > To: user@ant.apache.org > Subject: AW: Check if files exist in a folder before >

RE: Check if files exist in a folder before I tar

2006-02-28 Thread Paul Faulstich
k if files exist in a folder before I tar Jan >-Ursprüngliche Nachricht- >Von: Eric Wood [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 28. Februar 2006 17:37 >An: Ant Users List >Betreff: RE: Check if files exist in a folder before I tar > >I don&#

AW: Check if files exist in a folder before I tar

2006-02-28 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: Eric Wood [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 28. Februar 2006 17:37 >An: Ant Users List >Betreff: RE: Check if files exist in a folder before I tar > >I don't know the names of the file

RE: Check if files exist in a folder before I tar

2006-02-28 Thread Eric Wood
e.org Subject: AW: Check if files exist in a folder before I tar Jan >-Ursprüngliche Nachricht- >Von: Eric Wood [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 28. Februar 2006 16:50 >An: user@ant.apache.org >Betreff: Check if files exist in a folder before I tar > &

AW: Check if files exist in a folder before I tar

2006-02-28 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: Eric Wood [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 28. Februar 2006 16:50 >An: user@ant.apache.org >Betreff: Check if files exist in a folder before I tar > >What is the easiest way to check if files exist i

Check if files exist in a folder before I tar

2006-02-28 Thread Eric Wood
What is the easiest way to check if files exist in a folder prior to attempting to back them up via tar? Tar fails if I run it asking it to back up files and no files exist. Eric