Download files from any url to server directly.
- Contributors: Karthik Bhat
- Donate link: Official Donate Page
- Script Platform: PHP
- License: GPLv2 or later
This script helps developers to download files from any url / other servers directly into their server without needing to download to local computer and then upload to the server.
- Download php-dosu.zip
- Extract the zip file.
- Inside php-dosu folder 'url-download.php' can be found. Upload it to root your server.
- Navigate to "YOURSITE.com/url-download.php"
- Enter the remote file url which you want to download directly to your server say "oldserver.com/bigfile.zip"
- Click download.
For more information about php-dosu please refer: PHP DoSU Official Page