
Originally Posted by
persicum
I often recieve an error that "Extracted file is incomplete" while they really complete and good extracted. Can you localize the issue by yourself?
Yes, this is a test of the filesize after extracting
Code:
if gf_selectedFileSize<>prendidimensionefile(gf_myto) then ...
I will add an explain of expected filesize, and currently one.
Maybe a bug in selecting right file size? I'll check.
I use when blocking zpaq before end of extract (for very big file can take hours) via Control-C.