Hi !

This is the Fileset definition:
FileSet {
  Name = "Fileserver"
  Include {
    Options {
        exclude = yes
        wilddir = "/var/tmp"
        wilddir = ".recycle"
        wilddir = "/var/www/intranet/html/support/patches/daily"
        regexdir = "/var/[cache/man|catman]/[cat?|X11R6/cat?|local/cat?]"
        compression=GZIP
        signature=SHA1
        }
    File = /
    File = /home
    File = /usr
    File = /var
  }
  Include {
    Options {
        exclude = yes
        wilddir = ".recycle"
        aclsupport = yes
        compression=GZIP9
        signature=SHA1
        }
    File = /export
  }
  Include {
    Options {
        regexdir = "/var/[cache/man|catman]/[cat?|X11R6/cat?|local/cat?]"
        keepatime=yes
        mtimeonly=yes
        compression=GZIP
        signature=SHA1
        }
    File = /var/tmp
  }
  Exclude {
    File = .autofsck
    File = /proc
    File = /tmp
    File = .journal
  }
}

As you can see the ".recycle" directories are to be excluded.

Checking the file-list reveals this:

/export/sekretar/.recycle/winword/clients/xxx/ag/

/home/rry/.recycle/useful/

/home/rry/.recycle/zip/

/home/rry/.recycle/pvr/

/home/rry/.recycle/diskette/

/home/ickl/.recycle/backup/cvs/

/home/ickl/.recycle/backup/

/home/bel/.recycle/source/

/home/iora/.recycle/Pics/Rio/

(and lots more of course)

Is it because the directories start with a . ?

Best regards
--
Daniel Holtkamp                    Riege Software International GmbH
System Administration                                   Mollsfeld 10
40670 Meerbusch, Germany                     Phone: +49-2159-9148-41
mail: holtkamp [at] riege.com                Fax:   +49-2159-9148-11
--------------------------------------------------------------------


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to