Tempory Zip Creation with Archive::Zip or other PERL Module
60 pts.
0
Q:
Tempory Zip Creation with Archive::Zip or other PERL Module
Is it possible with PERL to create a temporary zip file that is just served up? (vs. create zip, provide link, delete file)  I am not looking for code but more a point in the right direction to do something on the fly.

I do have shell access.

For example let's say that I have a bunch of directories of photos. Instead of someone having to click each file in a dir to download they can click a link to 'create zip' and download the entire directory. No problem, I can write zip scripts all day but I don't want to keep the zip file on the server or have to go back a delete if there is a better way to accomplish this with a temp dir or stream.

Any suggestions?



Software/Hardware used:
PERL, Linux Enterprise, Apache
ASKED: Aug 21 2009  2:09 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
60 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Aug 21 2009  2:09 AM GMT by Webmas609   60 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0