Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-17-2009, 04:52 PM   PM User | #1
Duffman12
Regular Coder

 
Join Date: Oct 2005
Posts: 124
Thanks: 7
Thanked 0 Times in 0 Posts
Duffman12 is an unknown quantity at this point
create uncompressed zip

So I'm trying to get a bunch of files to the clients machine. (see http://www.codingforums.com/showthread.php?p=794408)

It seems that zipping up the files is the only option. I whipped up a script that creates a zip using http://www.php.net/manual/en/book.zip.php and it's taking forever to make. I think this is because it is compressing them. I'm seeing "ZIPARCHIVE::CM_STORE (integer) stored (uncompressed)" in the predefined constants, but I don't see if being used anywhere.

Is there a way to make a zip but just as an archive and not compressed?
Duffman12 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:44 PM.


Advertisement
Log in to turn off these ads.