Help - How to split big zip files into smaller zip files - TechRepublic
Question
August 5, 2009 at 07:46 AM
webguybob

Help – How to split big zip files into smaller zip files

by webguybob . Updated 16 years, 11 months ago

Hey, folks.

Do you know how to split big zip files into smaller zip files…on a Windows box? I don’t mean “span”. I mean split into autonomous zip files that retain parent/child directories consistently across each zip. For example:

file.zip = 140 MB

Need program/method to split into:

file1.zip (/docroot/largefiles/*) – 50 MB
file2.zip (/docroot/smallfiles/*) – 50 MB
file3.zip (/docroot/smallfiles/manyfiles/*) – 40 MB

Get the drift? Let me know. I need a solution today. I’ll be researching and googling today myself.

Bob M…You may want to send this to your techie contacts as well. It would help us tremendously with the MO ZIPs.

Thanks,

This discussion is locked

All Comments