]> git.sur5r.net Git - bacula/docs/commitdiff
Add new features to the documentation
authorEric Bollengier <eric@baculasystems.com>
Thu, 8 Mar 2012 08:21:31 +0000 (09:21 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 8 Mar 2012 08:25:23 +0000 (09:25 +0100)
docs/manuals/en/main/dirdconf.tex
docs/manuals/en/main/fileset.tex

index 69a6e52ebcb59b82e342de09797de4362d1a5c99..40ee195b24a6c71019be4269e2b40b1b1f29197f 100644 (file)
@@ -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}
index 282b224dc8169acc579e3e29db3b276034bffc52..8d90a901db73e68734fdbfc5c9e0b512fbce7160 100644 (file)
@@ -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