on the fly multi file zipping module.

Locked
User avatar
rw1
Joomla! Guru
Joomla! Guru
Posts: 958
Joined: Sun Aug 28, 2005 11:23 am
Location: New York

on the fly multi file zipping module.

Post by rw1 » Fri Nov 30, 2007 4:19 pm

hello,

at the moment i am working with the two communicating jumi modules design to try and create the following:

------------
input (module 1)

- multiple file names of files on server can be checked (eg by checking radio boxes)
- user clicks submit

processing

- selected files are zipped into one file

output (module 2)

- download link
-------------

i have found the following sites that are using similar technology, but would really like to know if there is any simple (preferably database free) way of implementing this?

http://demo.chestysoft.com/zipfile/zipdemo1.asp
http://www.gleamtech.com/products/filevista.asp
http://www.codeproject.com/aspnet/upsanddowns.asp
http://www.filezipper.net/
http://www.tutorialized.com/view/tutori ... -fly/29269
http://www.experts-exchange.com/Web_Dev ... 37849.html

there are other ways this could work too:

- zip file is streamed to client browser creating only a temporary file. 
- and i'm looking at directory browser apps that could display contents of a specified directory.

i am on a linux server, php 4.4.7.

any ideas would be really appreciated.

thanks :)

ewel
Joomla! Guru
Joomla! Guru
Posts: 522
Joined: Mon Oct 01, 2007 11:35 am

Re: on the fly multi file zipping module.

Post by ewel » Mon Jan 21, 2008 10:25 am

Perhaps better late than never... I had found a class and a little program:
http://www.phpclasses.org/browse/package/870.html
http://www.phpconcept.net/phpzip/index.en.php

I was interested in server side zipping and unzipping to easily zip and preserve the current Joomla installation before easily unzipping updated files.

User avatar
rw1
Joomla! Guru
Joomla! Guru
Posts: 958
Joined: Sun Aug 28, 2005 11:23 am
Location: New York

Re: on the fly multi file zipping module.

Post by rw1 » Mon Jan 21, 2008 12:36 pm

there is something in the works designed to work natively in joomla, its absolutely awesome and should be released in the next couple of weeks.  i will post here when its out.  its functionality includes: virtual directory, zipping of multiple files into one zip file, and many interface customisation parameters. 

thanks for your reply!

all the best,

rw1 :)

ewel
Joomla! Guru
Joomla! Guru
Posts: 522
Joined: Mon Oct 01, 2007 11:35 am

Re: on the fly multi file zipping module.

Post by ewel » Mon Jan 21, 2008 1:38 pm

That's good to hear! Are you including some functionality for file permissions? That's a great pain so far.

User avatar
rw1
Joomla! Guru
Joomla! Guru
Posts: 958
Joined: Sun Aug 28, 2005 11:23 am
Location: New York

Re: on the fly multi file zipping module.

Post by rw1 » Mon Jan 21, 2008 3:01 pm

im not developing it personally, i'm just testing and helping where i can - its an impressive piece of work.  yes, it includes customiseable parameters which control who can see and access the files (public, regsitered, special).  but i've said too much, will be out soon :)


Locked

Return to “Joombie Think Tank”