Bacula-users

Re: [Bacula-users] bacula and windows 7 or vista

2010-04-09 10:50:23
Subject: Re: [Bacula-users] bacula and windows 7 or vista
From: "Timo Neuvonen" <timo-news AT tee-en DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 9 Apr 2010 17:47:34 +0300
"Bill Szkotnicki" <bszk AT uoguelph DOT ca> kirjoitti viestissä 
news:4BBF2000.8030308 AT uoguelph DOT 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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>