superflexible wrote:But .ppt files are very unlikely candidates for delta backup anyway because I believe they are not block-based. Also, 2,330 kB is a very small file to test this with. Block-level backup can work with block-based files such as database files and Outlook .PST files which are typically much larger. The log files will report if space was saved due to partial file processing or not.
a) Can you tell me more about this so I can know what to expect? Aren't all files "block-based"? If I made a modification that changed 2 blocks, why wouldn't SFFS only backup those two changed blocks (plus any necessary overhead of course)? I thought a "block-level delta" backup would compare the "current version" of a file with the "backed-up version" and just copy the blocks that it found different.
b) I created a .pst and tested with it. From the log of the test, what does this line mean?: "Remaining actual transfer amount for large files : 98.0kB"
Thank you.