Bacula-users

[Bacula-users] Antwort: Re: client side file exclusions?

2009-06-09 10:31:25
Subject: [Bacula-users] Antwort: Re: client side file exclusions?
From: C.Keschnat AT internet-mit-iQ DOT de
To: Jeff Shanholtz <jeffsubs AT shanholtz DOT com>
Date: Tue, 9 Jun 2009 16:28:07 +0200
Isn't this exactly what you are looking for?
http://bacula.org/manuals/en/concepts/concepts/New_Features.html#SECTION003170000000000000000

Chris


John Drescher <drescherjm AT gmail DOT com> wrote on 09.06.2009 15:52:03:

> John Drescher <drescherjm AT gmail DOT com>

> 09.06.2009 15:52
>
> An

>
> Jeff Shanholtz <jeffsubs AT shanholtz DOT com>

>
> Kopie

>
> bacula-users AT lists.sourceforge DOT net

>
> Thema

>
> Re: [Bacula-users] client side file exclusions?

>
> 2009/6/8 Jeff Shanholtz <jeffsubs AT shanholtz DOT com>:
> > 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
> Bacula-users AT lists.sourceforge DOT net
>
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
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>