BackupPC-users

[BackupPC-users] backuppc ignores value of BackupFilesOnly; archives entire /

2011-01-18 02:12:25
Subject: [BackupPC-users] backuppc ignores value of BackupFilesOnly; archives entire /
From: itismike <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 18 Jan 2011 02:10:00 -0500
I've used the GUI to specify that only files in my home folder are backed up 
(excluding the ~/.Private folder since that contains only encrypted files.) 
This results in the following entry in the client-specific *.pl file:

$Conf{BackupFilesOnly} = {
  '/home/michael/' => [
    ''
  ]
};
$Conf{BackupFilesExclude} = {
  '/home/michael/.Private/' => [
    ''
  ]
};

However, it is backing up everything from my root directory:
 
$ sudo ls -aFl  /media/data/backuppc/pc/michael-ubuntu/new/f%2f/
total 40
drwxr-x---   8 backuppc backuppc  4096 2011-01-17 17:15 ./
drwxr-x---   3 backuppc backuppc  4096 2011-01-17 16:57 ../
drwxr-x---   2 backuppc backuppc  4096 2011-01-17 16:57 fbin/
drwxr-x---   3 backuppc backuppc  4096 2011-01-17 16:57 fboot/
drwxr-x---   2 backuppc backuppc  4096 2011-01-17 16:57 fcdrom/
drwxr-x---  19 backuppc backuppc  4096 2011-01-17 17:15 fdev/
drwxr-x--- 145 backuppc backuppc 12288 2011-01-17 17:15 fetc/
drwxr-x---   3 backuppc backuppc  4096 2011-01-17 17:15 fhome/

It's also backing up everything in my ~/.Private directory. This doesn't seem 
to be expected behavior. Any ideas what's up?

+----------------------------------------------------------------------
|This was sent by itismike AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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/