Archives

ZIP Split Archive — Missing Parts (z01, z02)

A multi-part ZIP archive (.zip + .z01, .z02...) will not open because one or more parts are missing or incomplete.

Last updated

Opening a Split ZIP Archive with Missing Parts

Split archives (also called spanned ZIPs) are a single file split across multiple numbered parts: archive.zip, archive.z01, archive.z02, etc. All parts are required to extract the archive.

Why This Happens

Split archives are used when a file is too large to fit on a single storage medium (DVD, USB, email attachment) or to send a large archive as several smaller uploads.

If You Have All Parts

Make sure all parts are in the same folder and simply open the .zip (last part) with 7-Zip or WinRAR. They detect the split automatically.

If Parts Are Missing

There is no way to extract the complete archive if required parts are missing. However:

  1. Re-download — If you downloaded from the internet, try downloading again. Many download managers support resuming interrupted downloads.
  2. Check your downloads folder — The parts may have been saved to different locations.
  3. Contact the sender — Ask them to resend the missing parts, or to create a single ZIP instead.

Partial Recovery

If you only need some of the files (not all), and those files happen to be in the parts you have, some tools like 7-Zip can attempt a partial extract. Not all files will be recoverable.

Advertisement

Frequently asked questions

What are z01, z02 files and why do they matter?

ZIP split archives are large archives divided into numbered chunks so they can fit on size-limited media (email, FAT32 drives, DVDs). The first chunk is .z01, subsequent chunks are .z02, .z03, etc., and the final chunk is .zip. All parts must be present to extract the archive.

Can I extract a split ZIP archive if I'm missing one part?

Usually not completely. The files stored in the missing chunk cannot be recovered. However, files stored entirely within the parts you do have can sometimes be extracted using a repair tool. The tool scans for complete file entries within the available data.

How do I extract a multi-part ZIP archive?

Place all parts (.z01, .z02, ..., .zip) in the same folder. Then open or extract the final .zip file — do not open the .z01 first. 7-Zip handles this correctly and will automatically read the other parts. Windows built-in ZIP extractor does not support split archives.