Im trialing this software on my personal pc so that I can test its worthiness.  
If it proves to be successful, I'd ultimately set this up in our data center 
and use it for our production environment.

Diablo 3 is a game.  I have nothing running on my pc when the backup occurs.  
There are no services associated with this program, so I'm not sure why it'd be 
an access issue.  

What I'm most concerned about is the fact that the backup was marked as 
successful, even though the data was not backed up.  I re-ran the job multiple 
times and looked at what data was backed up by viewing the directory structure 
in the restore screen of the webui.  It isn't there.


Here is some additional info about the host, job, fileset, and jobdef.  Hope 
this helps.

Client {
  Name = brad-alienware-fd
  Address = 10.0.0.16
  Password = "REDACTED"
}

FileSet {
  Name = "FileSet-Windows-All-Minus-ISO-MKV-VDI"
  Enable vss = yes
  Include {
    Options {
      Signature = MD5
      Drive Type = fixed
      IgnoreCase = yes
      compression = lz4hc
      WildFile = "*.iso"
      WildFile = "*.mkv"
      WildFile = "*.vdi"
      WildFile = "C:/pagefile.sys"
      WildFile = "C:/hiberfil.sys"
      WildDir = "C:/$RECYCLER"
      WildDir = "C:/$RECYCLE.BIN"
      WildDir = "C:/System Volume Information"
      Exclude = yes
    }
  File = "c:/"
  }
}

Job {
  Name = "Job-Nightly-Brad-Alienware"
  JobDefs = "JobDef-Nightly-Brad-Alienware"
  FileSet = "FileSet-Windows-All-Minus-ISO-MKV-VDI"
  Enabled = Yes
}

JobDefs {
  Name = "JobDef-Nightly-Brad-Alienware"
  Type = Backup
  Level = Incremental
  Client = brad-alienware-fd
  FileSet = "Blah-SelfTest"
  Schedule = "WeeklyCycle"
  Storage = File
  Messages = Standard
  Pool = Incremental
  Priority = 10
  Write Bootstrap = "/var/lib/bareos/%c.bsr"
  Full Backup Pool = Full
  Differential Backup Pool = Differential
  Incremental Backup Pool = Incremental
}



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