Alldrives
Windows-Plugin für Bacula zum Sichern aller Laufwerke Fileset {
Name = "Full Set Windows"
EnableVss = yes
Exclude {
File = "C:/tmp"
}
Include {
Plugin = "alldrives"
Options {
Compression = Lzo
Signature = Md5
WildFile = "*.gz"
WildFile = "*.gzip"
WildFile = "*.zip"
WildFile = "*.7z"
WildFile = "*.msi"
WildFile = "*.rar"
WildFile = "*.cab"
WildFile = "*.iso"
WildFile = "*.png"
WildFile = "*.jpg"
WildFile = "*.mp4"
}
#File = "C:/"
}
}
|