BackupPC-users

[BackupPC-users] Possible BackupPC_dump problem

2008-11-23 13:28:11
Subject: [BackupPC-users] Possible BackupPC_dump problem
From: "Shawn Austin" <ravage382 AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Sun, 23 Nov 2008 13:26:02 -0500
Hello all,

Recently, when I went to restore a directory, I ran into a problem where the files were not listed in the backup interface.
I checked the attrib file for that directory with BackupPC_attribPrint and I was surprised by what I saw.
For all the files that were not showing up in the interface, the values in the attrib file were consistently wrong.
Example:

 'KB938828.log' => {
    'uid' => 0,
    'mtime' => 0,
    'mode' => 0,
    'size' => 0,
    'sizeDiv4GB' => 0,
    'type' => 10,
    'gid' => 0,
    'sizeMod4GB' => 0
  },
  'RSETPATH.exe' => {
    'uid' => 0,
    'mtime' => 0,
    'mode' => 0,
    'size' => 0,
    'sizeDiv4GB' => 0,
    'type' => 10,
    'gid' => 0,
    'sizeMod4GB' => 0
  },
  'KB920213.log' => {
    'uid' => 0,
    'mtime' => 0,
    'mode' => 0,
    'size' => 0,
    'sizeDiv4GB' => 0,
    'type' => 10,
    'gid' => 0,
    'sizeMod4GB' => 0
},

The files that were showing up correctly had attributes listed in the attrib file that seemed normal.
Has anyone else seen this problem?  Would this be caused by BackupPC_dump, or is there something else I should investigate?

Thanks,

Shawn Austin

-------------------------------------------------------------------------
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>