Re: [BackupPC-users] How to exclude files like.....

2006-10-16 Thread Rob Morin
great thanks! Rob Morin Dido InterNet Inc. Montreal, Canada Http://www.dido.ca 514-990- Les Stott wrote: > Rob Morin wrote: > >> Woa... weird, that not what i wrote in my email... it seems my "*" ot >> asterek was replaced with something else? >> >> i meant to say $Conf{BackupFilesExc

Re: [BackupPC-users] How to exclude files like.....

2006-10-16 Thread Les Stott
Rob Morin wrote: > Woa... weird, that not what i wrote in my email... it seems my "*" ot > asterek was replaced with something else? > > i meant to say $Conf{BackupFilesExclude} = '/var/www/virtual/*/logs'; > > yes, definitely works as above. Regards, Les ---

Re: [BackupPC-users] How to exclude files like.....

2006-10-16 Thread Rob Morin
Woa... weird, that not what i wrote in my email... it seems my "*" ot asterek was replaced with something else? i meant to say $Conf{BackupFilesExclude} = '/var/www/virtual/*/logs'; thanks Rob Morin Dido InterNet Inc. Montreal, Canada Http://www.dido.ca 514-990- Rob Morin wrote: >

[BackupPC-users] How to exclude files like.....

2006-10-16 Thread Rob Morin
/var/www/virtual/*/logs Can i do this? under the root of /var/www/virtual i have hundreds of domains, then under each domains dir i have a dir named logs, i do not want to back this up... how would i write this in the per PC file for that machine, does backuppc except something like thi