When changes are made the the permissions of an NTFS file, BareOS will perform 
a full backup of that file. Is it possible to only update the permission info 
without updating the entire file?

I have accurate=yes for jobs.

FileSet {
  Name = DefaultWindows
  Enable VSS = yes
  Include {
    Options {
      Signature = MD5
      Verify = pins5
      Compression=LZO
      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 = /
  }
}

Thanks

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