BackupPC-users

[BackupPC-users] Exclude definitions not used?

2008-12-01 12:22:07
Subject: [BackupPC-users] Exclude definitions not used?
From: James Ward <jeward AT torzo DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 1 Dec 2008 09:59:35 -0700
Hi,

I've recently built a new BackupPC server with Debian lenny and BackupPC version 3.1.0.  All my prior BackupPC experience has been with 2.*.  The strange problem I am having is that my excludes don't seem to be passed.

Here's the relevant section from the main config:

$Conf{BackupFilesExclude} = {
  '/sys' => [
    ''
  ],
  '/vz/root' => [
    ''
  ],
  '/proc' => [
    ''
  ],
  '/vz/private' => [
    ''
  ],
  '/mnt' => [
    ''
  ]
};

But here's the command actually running:

/usr/bin/ssh -p9998 -q -x -l backup client.server.net /var/backups/rsyncSend --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --ignore-times . /

I've saved the config, reloaded the config and even stoppped and started BackupPC from the command line.  Any idea what I'm doing wrong?

Thanks in advance,

James

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/
<Prev in Thread] Current Thread [Next in Thread>