On Wed, 2005-09-14 at 08:19, Olivier LAHAYE wrote: > Would it be possible to store rdiffs of the file instead of the whole file. > > I mean: > In the pool/cpool directory, instead of naming the file by its md5 sum, a > directory with that name could be created and the file would be named cur and > rdiffs would be named 0 1 2 3 4 ....
This is a good idea, but it should really follow the same storage conventions as everything else. That is, the name with the md5 sum should go in cpool where contents don't really matter and the name is used to match duplicates, and some name convention should be used for hardlinks in the per-pc directories to match up with the corresponding originals. Otherwise consider what happens when you make the same large change to files on dozens of machines. > Of course it is easier to say than to code, and for sure, there are some > cases > that I've surely missed. More over, this feature would be mainly usefull for > PST like files and as BackupPCd is not yet ready (thus openned files are not > backupable), this feature is not a priority, but IMHO, in the not so long > term, this wouls be a wonderfull feature. (Altiris has this feature). I think you would also want some options to control using this mode. It could be a big win on large databases that have small changes every day, but probably not worth the trouble in other cases where a changed file will remain the same in subsequent runs. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/