BackupPC-users

[BackupPC-users] Problem with $Conf{BackupFilesExclude}

2009-01-19 15:26:20
Subject: [BackupPC-users] Problem with $Conf{BackupFilesExclude}
From: Nick Bright <nick.bright AT valnet DOT net>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 19 Jan 2009 13:57:25 -0600
In my /etc/BackupPC/pc/host.pl file, I have the 
$Conf{BackupFilesExclude} directive configured as:

$Conf{BackupFilesExclude} = {
   '/usr/local/vpopmail/domains' => [
     ''
   ],
   '/usr/local/MPP/working' => [
     ''
   ],
   '/proc' => [
     ''
   ],
   '/var/qmail/queue' => [
     ''
   ],
   '/backup' => [
     ''
   ]
};

This was configured through the web interface, on BackupPC v3.1.0. 
Backup method is "rsync".

The backup runs, but it disregards my exclude directives and backs up 
the directories I'm telling it not to back up. Unfortunately, because of 
the first exclude line not being excluded, this is making the backup 
take about 20 hours to run!

Any thoughts as to why these directories aren't being excluded?

-- 
---
- Nick Bright
   Network Administrator
   Valnet, LLC
   Tel 888-332-1616 x 315
   Fax 620-332-1201

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/