You should always specify a full path for every directory and file that you
list in the FileSet. In addition, on Windows machines, you should {\bf
-always} prefix the directory or filename with the drive specification in
-lower case (e.g. {\bf c:/xxx}) using Unix directory name separators
-(forward slash).
+always} prefix the directory or filename with the drive specification
+(e.g. {\bf c:/xxx}) using Unix directory name separators
+(forward slash). The drive letter itself can be upper or lower case (e.g.
+c:/xxx or C:/xxx).
Bacula's default for processing directories is to recursively descend in
the directory saving all files and subdirectories. Bacula will not by