Downloads
Download and Unzip
“Download and Unzip” is a PHP script that can download a file from remote host and optionally unzip it on the server. It assumes that your hosting server has ‘curl’ and ‘unzip’ utilities installed (most do). To install, unzip it and upload to your server in safe directory (password protected). Then in your browser request the script as follows:
http://your.server.com/protected/download_and_unzip.php
Follow the instructions provided by the script itself. The script is free and is distributed under GNU GPL conditions.