Bacula-users

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

2010-04-09 11:08:30
Subject: Re: [Bacula-users] bacula and windows 7 or vista
From: John Drescher <drescherjm AT gmail DOT com>
To: Bill Szkotnicki <bszk AT uoguelph DOT ca>
Date: Fri, 9 Apr 2010 11:06:17 -0400
On Fri, Apr 9, 2010 at 8:39 AM, Bill Szkotnicki <bszk AT uoguelph DOT ca> wrote:
> 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.
>
> Has anyone got insight into how to do this effectively?
>
> Ideally I would also like to exclude all of the unnecessary garbage that
> windows puts into "Users".
>
> Bill
>
> 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
> Data/Application Data/Application Data/Application Data/Application
> Data/Application Data/Application Data/Application Data/Application
> Data/Application Data/Application Data/Application Data/Application
> Data/Application Data/Application Data/Application Data/Application
> Data/Application Data/Application Data/Application Data/Application
> Data/Application
> Data/Microsoft/Search/Data/Applications/Windows/MSS.log: ERR=The process
> cannot access the file because it is being used by another process.
> .

I believe this is normal. These are junction points (kind of like
symbolic links) that should already be backed up in their actual
location.

John

------------------------------------------------------------------------------
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>