On Dec 10, 2007 9:03 PM,  <[EMAIL PROTECTED]> wrote:
>
> > See windows filesets in the manual:
> >
> > http://www.bacula.org/dev-manual/Configuring_Director.html#SECTION001480000000000000000
> >
> > John
> >
>
> I am using this info. the problem is I have several hundred users with the
> same named folder in each of their home folders. I want to omit these
> folders on all backups. The folders are two levels deep into each users
> folder. It would be a big task to create a file list with every users
> folder listed, so I was hoping for a variable, like %1, or something that
> would make the task easy to do.
>
Did you try something like the following:

  WildDir = "[A-Z]:/Documents and Settings/*/*/FolderToIgnore"

John

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to