Bacula 5.0.2. This fileset:

FileSet {
   Name = "toe_home_x"
   Include {
     Options {
       exclude = yes
       wilddir = "/mnt/toe/data*/home/*/.NetBin"
       wilddir = "/mnt/toe/data*/home/*/.Trash"
       wilddir = "/mnt/toe/data*/home/*0"
       wilddir = "/mnt/toe/data*/home/*1"
       wilddir = "/mnt/toe/data*/home/*2"
       wilddir = "/mnt/toe/data*/home/*3"
       wilddir = "/mnt/toe/data*/home/*4"
       wilddir = "/mnt/toe/data*/home/*5"
       wilddir = "/mnt/toe/data*/home/*6"
       wilddir = "/mnt/toe/data*/home/*7"
       wilddir = "/mnt/toe/data*/home/*8"
       wilddir = "/mnt/toe/data*/home/*9"
     }
     Options {
       compression = GZIP
       sparse = yes
       noatime = yes
     }
     File = /mnt/toe/data1/home
     File = /mnt/toe/data2/home
   }
}

is intended to backup the entire contents of the two file systems 
/mnt/toe/data1/home and /mnt/toe/data2/home with the exception of the 
first-level directories that end with a number (the directories to be 
included are variable in name and number). Well, it works, except that it 
does not backup any directories (and their contents) in (say) 
/mnt/toe/data1/home/foo that have white space in their names. What have I 
done wrong?

Steve
-- 
----------------------------------------------------------------------------
Steve Thompson                 E-mail:      smt AT vgersoft DOT com
Voyager Software LLC           Web:         http://www DOT vgersoft DOT com
39 Smugglers Path              VSW Support: support AT vgersoft DOT com
Ithaca, NY 14850
   "186,282 miles per second: it's not just a good idea, it's the law"
----------------------------------------------------------------------------

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to