X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fmanuals%2Fen%2Fmain%2Ffileset.tex;fp=docs%2Fmanuals%2Fen%2Fmain%2Ffileset.tex;h=3d18330b26714ef3c67522ddff74def1165d266e;hb=38b66f106ae3cc3a1c56faa6a63336f832208145;hp=6407a295430f6b2343eef570525bd1cd84246468;hpb=999f9871ad025a9e8fcf572538c1ea07da337319;p=bacula%2Fdocs diff --git a/docs/manuals/en/main/fileset.tex b/docs/manuals/en/main/fileset.tex index 6407a295..3d18330b 100644 --- a/docs/manuals/en/main/fileset.tex +++ b/docs/manuals/en/main/fileset.tex @@ -1521,12 +1521,13 @@ C:/Documents and Settings/*/My Documents/My Pictures/* To understand how this can be achieved, there are two important points to remember: -Firstly, Bacula walks over the filesystem depth-first starting from the File = -lines. It stops descending when a directory is excluded, so you must include -all ancestor directories of each directory containing files to be included. +Firstly, Bacula traverses the filesystem starting from the File = lines. +It stops descending when a directory is excluded, so you must include all +ancestor (higher level) directories of each directory containing files to +be included. Secondly, each directory and file is compared to the Options clauses in the -order they appear in the FileSet. When a match is found, no further clauses +order they appear in the FileSet. When a match is found, no further Optionss are compared and the directory or file is either included or excluded. The FileSet resource definition below implements this by including specifc