Skip to content

This PHP script helps you download big files to your server or PC part by part.

Notifications You must be signed in to change notification settings

HenkDz/partial-download-PHP-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partial-download

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:

  1. Downlaod the script and unzip in your server. (Better creat a separate directory).
  2. Access the directory where you uploaded the script it should show the index page.
  3. Input the link to file (Direct link, otherwise the script will download the redirected-to page).
  4. Choose the saved file name.
  5. Set the part size in "kb".
  6. Done the file should be downloaded after a while depending on its size.

About

This PHP script helps you download big files to your server or PC part by part.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published