Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Create multiple volume zip file

Question posted by: fsbernard@gmail.com (Guest) on March 16th, 2008 10:15 PM
I want to be able to create a multiple volume zip file on the server
using PHP. Anyone has any idea how one can do this?
petersprc's Avatar
petersprc
Guest
n/a Posts
March 17th, 2008
03:05 AM
#2

Re: Create multiple volume zip file
Your system may have the zipsplit command. To split into 1 MB pieces:

zipsplit -n 1048576 file.zip

On Mar 16, 6:09 pm, fsbern...@gmail.com wrote:
Quote:
I want to be able to create a multiple volume zip file on the server
using PHP. Anyone has any idea how one can do this?



 
Not the answer you were looking for? Post your question . . .
189,938 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors