Hi@all,

I have add a new client-system in my backup. I installed the bareos-client on 
the win2003-server and edit the config. On my director I add a client-ressource 
an a job. As file-set I use the default-set "Windows All Drives". This fileset 
work's for my windows7-clients.

I check status -> client -> pc-sef200

-> ok

Whe I run:

estimate -> pc-sef200

I get:

Using Catalog "MyCatalog"
Connecting to Client pcsef200-fd at pc-sef200:9102
2000 OK estimate files=4 bytes=0


it is correct that the hostname is called pc-sef200 and the fileset pcsef200-fd!


Job {
  Name = "pc-sef200"
  JobDefs = "DefaultJob"
  Client = pcsef200-fd
  FileSet = "Windows All Drives"
}


FileSet {
  Name = "Windows All Drives"
  Enable VSS = yes
  Include {
    Options {
      Signature = MD5
      Drive Type = fixed
      IgnoreCase = yes
      WildFile = "[A-Z]:/pagefile.sys"
      WildDir = "[A-Z]:/RECYCLER"
      WildDir = "[A-Z]:/$RECYCLE.BIN"
      WildDir = "[A-Z]:/System Volume Information"
      Exclude = yes
    }
    File = /
  }
}


Client {
  Name = pcsef200-fd
  Address = pc-sef200
  Catalog = MyCatalog
  Password = "$#edv_bareos"
  AutoPrune = no
}


what is the problem?

best regards
sven

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to