Quick question about excluding files and wild cards:  I have several
filesystems:

/export/users/staff
/export/users/faculty
....

Each user having their home directory under that, ie
/export/users/staff/user1...user2, etc.  I want to exclude various web
browsing caches from being backed up.  I think I may have the syntax
correct:

Exclude{
File= /export/users/*/*/.mozilla/firefox/*/Cache/*
}

I did do the estimate test with the listing option, and it seemed to
work(extremely large file listing though).  I just want to double
check with any experts on this list that I am not excluding something
beyond those cache directories.  Would "wild=" be better than "File="?
 Any advice or tips would be appreciated if there an even better way
to exclude those cache directories.

Thanks,
Jon

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to