Split Zip file compatibility information
The file format used by WinZip® to create split Zip files is an extension to the Zip 2.0
standard. As a result, some Zip utility programs may not be able to open split
Zip files.
However, the only differences between split Zip files and
spanned Zip files, which are supported by most Zip
products, are the names and the locations of the parts of the file:
- Each part of a split Zip file has a different extension (name.Z01,
name.Z02, etc., and name.zip for the last part). All parts of a
spanned Zip file have the same name (name.zip).
- The parts of a split Zip file can all be located in the same folder; the
parts of a spanned Zip file must reside on separate diskettes (because they all
have the same name).
Internally, the parts of split Zip files and spanned Zip
files are identical. Therefore, you can convert from one format to another if
necessary by simply copying and renaming the parts as follows:
To convert a split Zip file to a spanned Zip
file
- Copy each part of the split Zip file to a separate diskette.
- After copying each part, change the filename extension to .zip. For
example, January.Z01 becomes January.zip, January.Z02 becomes January.zip, etc.
Only the last part of the split Zip file does not have to be renamed, because it
already has a .zip extension.
To convert a spanned Zip file to a split Zip
file
- Copy each part of the spanned Zip file, in order, from diskettes to a single
folder. You must know the correct order of the diskettes in order to do this.
- As you copy each part, change the .zip extension to .Zn, where
n is a sequence number beginning with 01 for the first part. That is,
the first part of the spanned Zip file January.zip becomes January.Z01; the
second part becomes January.Z02, etc. If there are more than 99 parts, just
continue the numbering with .Z100 and so on. Don't change the extension of the
last part--it remains .zip.