Selaa lähdekoodia

bareos-dir: create a superfileset instead of the linked folder

lt07 admin 8 vuotta sitten
vanhempi
commit
517a4cb8a2
1 muutettua tiedostoa jossa 21 lisäystä ja 1 poistoa
  1. 21 1
      bareos-dir.d/fileset.conf

+ 21 - 1
bareos-dir.d/fileset.conf

@@ -6,7 +6,27 @@ FileSet {
       signature = MD5
       One FS = No     # change into other filessytems
     }
-    File = /home/dp/lto_backup_all_dirs/
+    #File = /home/dp/lto_backup_all_dirs/
+    File = /home/dp/hdd01/
+    File = /home/dp/hdd02/
+    File = /home/dp/hdd03/
+    File = /home/dp/hdd04/
+    File = /home/dp/hdd05/
+    File = /home/dp/hdd06/
+    File = /home/dp/hdd07/
+    File = /home/dp/hdd08/
+    File = /home/dp/hdd09/
+    File = /home/dp/hdd10/
+    File = /home/dp/hdd11/
+    File = /home/dp/hdd12/
+    File = /home/dp/hdd13/
+    File = /home/dp/hdd14/
+    File = /home/dp/hdd15/
+    File = /home/dp/hdd16/
+    File = /home/dp/hdd17/
+    #File = /home/dp/hdd18/
+    File = /home/dp/hdd19/
+    File = /home/dp/hdd20/
   }
 }