]> git.sur5r.net Git - bacula/docs/commitdiff
ebl add checkfilechanges doc
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 31 Mar 2007 08:20:11 +0000 (08:20 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 31 Mar 2007 08:20:11 +0000 (08:20 +0000)
docs/manual/fileset.tex

index f545b09e12f073e7cb510f786b979afcaeacecd2..59f4c21ce1efb1527c1ea0d6e46e92cc572c94b7 100644 (file)
@@ -540,6 +540,20 @@ Change: 2005-11-06 12:36:48.000000000 +0100
    to use {\bf mtimeonly = yes} as well as keepatime (thanks to
    Rudolf Cejka for this tip).
 
+\item [checkfilechanges=yes|no]
+\index[dir]{checkfilechanges}
+\index[dir]{Directive!checkfilechanges}
+   On versions 2.0.4 or greater, 
+   if enabled, the Client will checks size, age of each file after 
+   their backup to see if they have changed during backup. If time 
+   or size mismatch, an error will raise.
+
+\begin{verbatim}
+ zog-fd: Client1.2007-03-31_09.46.21 Error: /tmp/test mtime changed during backup.
+\end{verbatim}
+
+   In general, it is recommended to use this option.
+
 \item [hardlinks=yes|no]
 \index[dir]{hardlinks}
 \index[dir]{Directive!hardlinks}