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
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/