From: Dan Langille Date: Thu, 2 Oct 2008 21:04:11 +0000 (+0000) Subject: Indicate that Ignore Dir is recursive. X-Git-Tag: Release-3.0.0~898 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=527795fff2d2650b056154d1a2ccc9c9ba4a8db9;p=bacula%2Fdocs Indicate that Ignore Dir is recursive. --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 56af618e..4c4bba09 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -296,6 +296,9 @@ then Bacula will not backup the two directories named: /home/user/temp \end{verbatim} +NOTE: subdirectories will not be backed up. That is, the directive +applies to the two directories in question and any children (be they +files, directories, etc).