Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread Thomas Manson
Yes exactly ! But I'll keep to the version of bacula shipped in ubuntu repo (safer). Thanks for the info. Thomas. On Wed, Mar 4, 2009 at 16:02, Dan Langille wrote: > Thomas Manson wrote: > >> Hi, >> >> I wonder if it is possible to mark a directory to be exclude from the >> backup by another

Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread Dan Langille
Thomas Manson wrote: > Hi, > > I wonder if it is possible to mark a directory to be exclude from the > backup by another mean that the bacula-dir.conf. > > Here we have a centralized configuration for what is to be backup, > while I think a distributed configuration would be more efficient

Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread Thomas Manson
Yes, that sounds good ;) I'll set a cron job that get the exclude file list on each client with scp before the backup job. Thomas. On Wed, Mar 4, 2009 at 15:40, John Drescher wrote: > > Hi Thomas, > > Thanks for the tip, > > even If I need to update the director conf file each time I add a >

Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread John Drescher
> Hi Thomas, >  Thanks for the tip, >   even If I need to update the director conf file each time I add a website, > it's easy enough to be usable. > Thanks again, > Thomas. > In this method you should just update the external file. Unless the new website is not in the path of the include fileset a

Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread Thomas Manson
Hi Thomas, Thanks for the tip, even If I need to update the director conf file each time I add a website, it's easy enough to be usable. Thanks again, Thomas. On Wed, Mar 4, 2009 at 14:45, Thomas wrote: > > > Thomas Manson schrieb: > > Hi, > > > > I wonder if it is possible to mark a dir

Re: [Bacula-users] mark a directory to be excluded from backup

2009-03-04 Thread Thomas
Thomas Manson schrieb: > Hi, > > I wonder if it is possible to mark a directory to be exclude from the > backup by another mean that the bacula-dir.conf. > > Here we have a centralized configuration for what is to be backup, > while I think a distributed configuration would be more efficien