[Box Backup] ExcludeDir/AlwaysIncludeDir does not work
J. Meyers
boxbackup@fluffy.co.uk
Mon, 22 Nov 2004 18:40:20 +0100
Hello again,
I have one small problem with ExcludeDir/AlwaysIncludeDir. Until yesterday I
had the following config without the AlwaysIncludeDir directive, then I
added it but with no effect and also no errors in syslog (sure, I restarted
bbackupd ;-). /var/www/dir1/html/webalizer still doesn't get backuped.
var-www
{
Path = /var/www
ExcludeDir = /var/www/dir1
ExcludeDir = /var/www/dir2/files
ExcludeDir = /var/www/dir3/files
AlwaysIncludeDir = /var/www/dir1/html/webalizer
}
I could specify a new backup name, but maybe someone has an idea why this
include doesn't work.
Thanks,
J.