Jeffrey writes: > I have been considering the following: > - Uncompressing the full file to determine its length.. > But this is very computationally inefficient for large files...
Right. > - Unpacking attrib file but this seems > This seems best, but I'm not sure what are the best/easiest > subroutines for parsing the attrib file > (I looked at Holger's BackupPC_attribCheck and to my naive eyes it > looked pretty complicate) Using the attrib file is the best way. See bin/BackupPC_attribPrint for an example. Craig ------------------------------------------------------------------------- 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/
