On Jan 7, 2008 9:20 PM, Mingus Dew <[EMAIL PROTECTED]> wrote:
> I've enabled VSS in bacula-dir.conf inside a FileSet definition like so:
>
> FileSet {
>   Name = "Windows_FileSystems"
>   Enable VSS = yes
>   Include {
>     Options {
>       signature = MD5
>       IgnoreCase = yes
>       WildFile = "c:/winnt/system32/perflib_perfdata_*.dat"
>       WildFile = "c:/temp/*.*"
>       Exclude = yes
>     }
>     File = "c:/"
>   }
>   Exclude {
>     File = "c:/winnt/security/edb.log"
>   }
> }
>
> Yet, in status emails I see this:
>
>  VSS:                    no
>
> Does this mean VSS is in fact not enabled?
>
What windows OS are you using?

John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to