Forum Moderators: phranque
What compression programs are usualy available on an apache server?
How would I give the command to expand?
A scripting language compiled with zip support (I'm thinking of php and zlib) may provide a way to unzip via a script without using an external program as well. The PEAR framework may useful classes.
A script-based solution through a webserver is subject to a configured script max execution time.