Why, when I try to backup my windows client, is it showing the incorrect file 
source in BAT?


FileSet {
  Name = "OperationsShare"
    Enable VSS = yes
    Include {
        Options {
        Signature = MD5
        Compression = GZIP
        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 = "e:/shares/operations"
    }
}

Client {
  Name = fileserver-fd
  Address = 192.168.10.5
  Password = "funkadelic"
  Maximum Concurrent Jobs = 4
}

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