From: Eric Bollengier Date: Sat, 31 Mar 2007 08:20:11 +0000 (+0000) Subject: ebl add checkfilechanges doc X-Git-Tag: Release-2.2.0~806 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8d9deab888c67bb44428d549a1c9c94c622ca728;p=bacula%2Fdocs ebl add checkfilechanges doc --- diff --git a/docs/manual/fileset.tex b/docs/manual/fileset.tex index f545b09e..59f4c21c 100644 --- a/docs/manual/fileset.tex +++ b/docs/manual/fileset.tex @@ -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}