How do I reassemble a zip file that has been emailed in multiple parts?

Posted by Guy on Super User See other posts from Super User or by Guy
Published on 2009-07-30T19:01:29Z Indexed on 2010/04/18 16:33 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

I received 3 emails each containing part of a zip file. The extensions end in .z00, .z01 and .z02. (Emailed as such to get around the typical 10Mb attachment limit per email.)

I have put all 3 files into one directory.

I can use both 7-zip and WinZip to open the first file (the .z00 file) and it lists the contents of the zip but when trying to extract the files both programs are reporting errors.

What is the least error prone way of reassembling this zip and getting to the files?

© Super User or respective owner

Related posts about zip

Related posts about 7zip