This is PHP script helps you download big files to your server or PC part by part. This can be usefull for limited memory serves or if you want to transfer files to your Hosting that limits upload file size.
Usage:
- Downlaod the script and unzip in your server. (Better creat a separate directory).
- Access the directory where you uploaded the script it should show the index page.
- Input the link to file (Direct link, otherwise the script will download the redirected-to page).
- Choose the saved file name.
- Set the part size in "kb".
- Done the file should be downloaded after a while depending on its size.