> Thanks for the reply.
> 
> So, would you agree that the following fileset contains everything
that I
> need?
> 
> FileSet {
>    Name = "Windows Exchange Server data"
>    Include {
>       Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"
>    }
>    Exclude {
>       File = C:/Program Files/Exchsrvr/mdbdata/*
>    }
> }
> 

The Exclude is unnecessary unless you also have files in your Include
statement, as everything the plugin deals with will be /@EXCHANGE/* not
C:/.../*

In theory the Plugin runs just fine in your normal fileset, although
Kern had some concerns that Exchange's VSS operations would interfere
with Bacula's VSS operations. Some test feedback would be good.

James

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to