zip a huge file into multiple small ones

krishna chaitanya chaitu.dec14 at gmail.com
Sun Sep 6 05:48:59 EDT 2009


I am new to dealing with zip files in python.
I have a huge file which i need to zip and send as an attachment through
email.
My email restrictions are not allowing me to send it in one go.
Is there a way to split this file into multiple zip files, so that i can
mail them separately.
All the individual zip files should be linked.
I should be able to extract the original file by extracting the first of the
small zip files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090906/7e6b84d8/attachment.html>


More information about the Python-list mailing list