Ah, there's your problem if you haven't combined the files before. You need to combine the part0 and part1 files. The folder itself looks correct.
COPY /B <source file1>+<source file2> <destination file>
COPY /B <source file1>+<source file2> <destination file>
