Bacula-users

Re: [Bacula-users] Base = ?

2011-01-11 12:48:54
Subject: Re: [Bacula-users] Base = ?
From: hymie! <hymie AT lactose.homelinux DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 11 Jan 2011 12:46:29 -0500
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?

Thanks.

--hymie!    http://lactose.homelinux.net/~hymie    hymie AT lactose.homelinux 
DOT net

------------------------------------------------------------------------------
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>