]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/win32-bacula-dir.conf.in
update configure
[bacula/bacula] / regress / scripts / win32-bacula-dir.conf.in
index 6e342a8965cf6d3e3887477a82a41f6985e5e234..9e10c25a91753612d2bb6d948867b3c93f6dadb6 100644 (file)
@@ -77,11 +77,13 @@ Job {
   SpoolData = yes
 
   RunScript {
-   Command = "c:\\tmp\\weird_runscript\\test.bat"       # ok  | ok  | ok
-   Command = "c:/tmp/weird_runscript/test.bat"          # ok  | ok  | ok
-   Command = "c:/tmp/weird_runscript/testé.bat"         # ok  | ok  | ok
-   Command = "c:\\tmp\\weird_runscript\\testé.bat"      # ok  | ok  | ok
-   Command = "\"c:\\tmp\\weird_runscript\\test space.bat\"" # ok  | ok  | ok
+   Command = "c:\\tmp\\weird_runscript\\test.bat"               # ok  | ok  | ok
+   Command = "c:/tmp/weird_runscript/test.bat"                  # ok  | ok  | ok
+   Command = "\"c:/tmp/weird_runscript/dir space/test.bat\""    # ok  | ok  | ok
+   Command = "\"c:/tmp/weird_runscript/dir space/test2 space.bat\"" # ok|ok|ok
+   Command = "c:/tmp/weird_runscript/testé.bat"                 # ok  | ok  | ok
+   Command = "c:\\tmp\\weird_runscript\\testé.bat"              # ok  | ok  | ok
+   Command = "\"c:\\tmp\\weird_runscript\\test space.bat\""     # ok  | ok  | ok
    RunsWhen = AfterVSS
    FailJobOnError = no
  }    
@@ -126,6 +128,19 @@ FileSet {
   }
 }
 
+# List of files to be backed up
+FileSet {
+  Name = "Plugin Set"
+  Enable VSS = yes
+  Include { 
+     Options { 
+        signature=MD5; portable=no  
+#      compression=GZIP
+     }
+     File = "@win32_file@"
+     Plugin = "systemstate:/@SYSTEMSTATE/"
+  }
+}
 
 #
 # When to do the backups, full backup on first sunday of the month,