Dear list.

I am trying to implement all dot-files into a fileset. but cannot
manage it correctly. Perhaps someone has done that successfully.


# TEST-fileset
FileSet {
  Name = "testfileset"

  Include {
   Options {
        wildfile = "*."
   }
   Options {
        Exclude = yes

        RegexFile = ".?*$"
   }
     File="/home/user"
  }

}

Perhaps anybody has done this kind of task successfully, because I do
not have any luck using regex.


Thanks for any pointers,

Best
        Stephan Holl



-------------------------------------------------------
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