[Tickets #8096] Re: Download big folders as zip
bugs at horde.org
bugs at horde.org
Wed Jun 3 17:30:22 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8096
------------------------------------------------------------------------------
Ticket | 8096
Updated By | valerio at dei.unipd.it
Summary | Download big folders as zip
Queue | IMP
Version | 4.3.3
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
valerio at dei.unipd.it (2009-06-03 13:30) wrote:
> Can you create a patch which works without ZipArchive being available?
I googled for zip php libs but all I found is: read the file in
memory, compress it and write it.
Obviously this doesn't help.
I will investigate if I can: read a chunk, compress it and
progressively add to the zip file.
BTW
Excerpt from http://www.horde.org/horde/docs/?f=INSTALL.html
pear install -o Log Mail Mail_Mime DB Date File
pear -d preferred_state=beta install -a Services_Weather
So, what's the problem in including one more (useful) package?
More information about the bugs
mailing list