phpRFT
phpRFT downloads file from url dynamically and stores it to webserver.
php Remote File Transfer download remote files directly from url dynamically.
Requirements:
PHP version: >=5.4.31(Not tested in lower versions.)
Full PHP access: some servers doesn't allow to define time limit or size limit.
Installations:
to install phpRFT, just open config.php file and
1) define DownloadFolder as folder you want to download.
2) define time limit to download.
3) define max filesize do download.