Thread: Unzip Script?
View Single Post
Old 06-29-2005, 04:13 PM   #4
canadiancreed
Hall Of Famer
 
Join Date: Aug 2004
Posts: 11,660
if your host supports PHP:

HTML Code:
<? system("unzip -o filename.zip") ?>
this little tidbit basically saved my league for an early death. It's not fun to have large file transfers die an annoying death
__________________
PT21



PT22

canadiancreed is offline   Reply With Quote