The " Test " function
-
Anyone know exactly how the test function tests? For example, does it perform a bit by bit comparison archive to original? I wouldn’t imagine so, given the speed of the test, but I’m wondering what the test is really telling me.
-
it depends on the format - in most formats it checks crc of the files, which means they have not been altered since they have been archived.
-
PA cannot test SFX archives - is this true or a bug?
If it’s not a bug, can it be implemented? -
Great information