"Bill Szkotnicki" <b...@uoguelph.ca> kirjoitti viestissä 
news:4bbf2000.8030...@uoguelph.ca...
>I am trying to come up with a reasonable fileset for windows 7 or vista
> clients.
> The obvious idea is (C:/Users  i.e. all users data on the PC or laptop )
> My fileset is:
>
> FileSet {
>  Name = "win7-files"
>  Include {
>    Options {
>      onefs=no
>      Compression=GZIP
>      signature=SHA1
>      Sparse = yes
>    }
>    File = "C:/Users"
>  }
> }
>
> But it is giving strange messages ... see below.

> 09-Apr 08:39 msi-fd JobId 11029:      Cannot open C:/Users/All
> Users/Application Data/Application Data/Application Data/Application
> Data/Application Data/Application Data/Application Data/Application

Maybe adding this into the fileset might help:
Enable VSS = yes

--
TiN 



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to