[Box Backup] Exclude everything except one filetype?
   
    Garry Glendown
     
    boxbackup@fluffy.co.uk
       
    Mon, 07 Aug 2006 15:01:25 +0200
    
    
  
Hi,
maybe I'm missing something here ...
I'm trying to backup a directory tree, but only a certain filetype
(extension) is supposed to be stored - I tried like this:
     nsf
	{
		Path = c:\lotus\domino\data
		AlwaysIncludeFilesRegex = *.(nsf|NSF)$
		ExcludeDir = c:\lotus\domino\data
	}
Problem is, it still stores all the files, even the ones that don't end
with .nsf ... what am I missing?
(This is on Linux server 0.09 with Win32 client 0.09h)
tnx, -garry