Isn't this exactly what you are looking for?
http://bacula.org/manuals/en/concepts/concepts/New_Features.html#SECTION003170000000000000000

Chris


John Drescher <[email protected]> wrote on 09.06.2009 15:52:03:

> John Drescher <[email protected]> 
> 09.06.2009 15:52
> 
> An
> 
> Jeff Shanholtz <[email protected]>
> 
> Kopie
> 
> [email protected]
> 
> Thema
> 
> Re: [Bacula-users] client side file exclusions?
> 
> 2009/6/8 Jeff Shanholtz <[email protected]>:
> > I’m sure it’s not uncommon for a workstation to have user-defined 
folders
> > that simply don’t need to be backed up. Is there a way that those 
folders
> > can be added to the file service’s conf file as exclusions? Forcing 
the
> > server to keep track of these folders isn’t ideal when they are 
arbitrary
> > folders as opposed to “well known” folders like “c:\temp”.
> >
> 
> How about a client side file list in the Exclude section of the fileset
> 
> http://bacula.org/manuals/en/install/install/
> Configuring_Director.html#SECTION00670000000000000000
> 
> 
> FileSet {
>   Name = "Full Set"
>   Include {
>     Options {
>       Compression=GZIP
>       signature=SHA1
>       Sparse = yes
>     }
>     @/etc/backup.list
>   }
>   Include {
>      Options {
>         Exclude = yes
>      }
>      File = \\<some_file_on_the_client.txt
>   }
> }
> 
> I have never tested this however.
> 
> John
> 
> 
------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to