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

2010-04-09 Thread Timo Neuvonen
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


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

2010-04-09 Thread John Drescher
On Fri, Apr 9, 2010 at 8:39 AM, Bill Szkotnicki b...@uoguelph.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


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

2010-04-09 Thread John Drescher
On Fri, Apr 9, 2010 at 11:06 AM, John Drescher dresche...@gmail.com wrote:
 On Fri, Apr 9, 2010 at 8:39 AM, Bill Szkotnicki b...@uoguelph.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.


I believe Documents And Settings should be the folder you backup
instead of C:/Users

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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


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

2010-04-09 Thread Jari Fredriksson
On 9.4.2010 18:10, John Drescher wrote:
 
 I believe Documents And Settings should be the folder you backup
 instead of C:/Users
 

There is no Documents And Settings in Vista/Windows 7.

That is an XP thing.

-- 
http://www.iki.fi/jarif/

Grief can take care of itself; but to get the full value of a joy you must
have somebody to divide it with.
-- Mark Twain



signature.asc
Description: OpenPGP digital signature
--
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