From: Eric Bollengier Date: Thu, 8 Mar 2012 08:21:31 +0000 (+0100) Subject: Add new features to the documentation X-Git-Tag: Release-5.2.13~35 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=00996d469f82ac0872ea6ed64e6ca7e3e05f3040;ds=sidebyside Add new features to the documentation --- diff --git a/docs/manuals/en/main/dirdconf.tex b/docs/manuals/en/main/dirdconf.tex index 69a6e52e..40ee195b 100644 --- a/docs/manuals/en/main/dirdconf.tex +++ b/docs/manuals/en/main/dirdconf.tex @@ -1531,12 +1531,6 @@ RunScript { NOTE: When this directive is set to yes, Spool Attributes is also automatically set to yes. -\item [SpoolData=yes\vb{}no] - \index[dir]{SpoolData} - \index[dir]{Directive!SpoolData} - tells Bacula to request the Storage daemon to spool data to a disk file - before writing it to the Volume (normally a tape). - \item [Spool Attributes = \lt{}yes\vb{}no\gt{}] \index[dir]{Spool Attributes} \index[dir]{Directive!Spool Attributes} @@ -2031,6 +2025,14 @@ upgraded from another type to a full backup. incremental backup. +\item [Accurate=yes\vb{}no] + \index[dir]{Accurate} + \index[dir]{Directive!Accurate} + tells Bacula to use or not the Accurate code for the specific job. It can + allow you to save memory and and CPU resources on the catalog server in some + cases. + + \item [WritePartAfterJob=yes\vb{}no] \index[dir]{WritePartAfterJob} \index[dir]{Directive!WritePartAfterJob} diff --git a/docs/manuals/en/main/fileset.tex b/docs/manuals/en/main/fileset.tex index 282b224d..8d90a901 100644 --- a/docs/manuals/en/main/fileset.tex +++ b/docs/manuals/en/main/fileset.tex @@ -303,12 +303,10 @@ The options letters specified are used when running a {\bf Backup Level=Full} with BaseJobs. The options letters are the same than in the \textbf{verify=} option below. -\item[accurate=\lt{}options\gt{}] -\index[dir]{accurate} -\index[dir]{Directive!accurate} - The options letters specified are used when running a {\bf Backup - Level=Incremental/Differential} in Accurate mode. The options - letters are the same than in the \textbf{verify=} option below. +\item[accurate=\lt{}options\gt{}] \index[dir]{accurate} + \index[dir]{Directive!accurate} The options letters specified are used when + running a {\bf Backup Level=Incremental/Differential} in Accurate mode. The + options letters are the same than in the \textbf{verify=} option below. \item [verify=\lt{}options\gt{}] \index[dir]{verify} @@ -354,6 +352,10 @@ option below. \item {\bf 1} compare the SHA1 signature + + \item {\bf A} + Only for Accurate option, it allows to always backup the file + \end{description} A useful set of general options on the {\bf Level=Catalog} or {\bf