Bacula-users

Re: [Bacula-users] Base = ?

2011-01-11 20:45:48
Subject: Re: [Bacula-users] Base = ?
From: Paulo Martinez <martinezino AT googlemail DOT com>
To: bacula-users <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 12 Jan 2011 02:41:53 +0100
Am 11.01.2011 um 18:46 schrieb hymie!:
>
> I should have included this other job definition for reference.  It
> uses "Level = Base" which I also cannot find in the documentation.
>
> Job {
>  Name = "db01-base"
>  Type = Backup
>  Messages = Standard
>  Level = Base
>  FileSet="db01-Slash"
>  Storage = File
>  Client = db01-fd
>  Priority = 10
> }
>
> Job {
>  Name = "db01-full"
>  Base = db01-full, db01-base
>  JobDefs = "StandardJob"
>  Client = db01-fd
>  FileSet = "Slash"
> }
>
> Can somebody tell me where to find the documentation and/or what
> this option does?


a quick search gives me:

http://www.bacula.org/5.0.x-manuals/en/main/main/New_Features_in_5_0_0.html#SECTION00530000000000000000

PM



------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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>