I need a script that I can upload to my site(php preferably) that will allow me to download a large zip file from the internet(freeware), unzip it unto the server. This should all be done through server resources and not my cpu... I have been trying to upload a large folder to my website and although I have high-speed internet it seems our ISP has a problem figuring out the upload side as it is wicked slow. Anyone got a script like this?
I've got a php script which grabs a remote file then unzips it to the current location. If this is what you are after, send me a PM with your email address and I'll send you a copy.