- summary: different files with same name each in its own unique dir --> Different files with same name each in its own unique dir
I created sfv and par files from the ROOT directory using
the following directory structure:
ROOT > {FOLDER1, FOLDER2}
FOLDER1 > {file.zip}
FOLDER2 > {file.zip}
**file.zip in FOLDER1 is different from file.zip in
FOLDER2**
I tested the newly created sfv and par files in FOLDER1
and FOLDER2 with pure-sfv and it reported that
everything was OK.
I then used QuickSFV 2.22, QuickPar 0.75, SmartPAR
0.13d1 to check the par and sfv file that pure-sfv
created in FOLDER1 and FOLDER2.
All of the above programs said that the sfv in both
directories were OK (file.zip was OK in both directories),
however, when I tested the par files, they all reported
that there was a error with one of the files (file length
mismatch).
Apparently quick-sfv has problems handling different files
with the same name each in its own unique directory.