Page 1 of 1

php download management script

Posted: Sat Apr 04, 2009 10:32 am
by robertinant
Hi,

I am looking for a script that will help me manage my downloads. Below is a description of what I am trying to accomplish.

1: Store files outside the www root. They can be uploaded to the webserver through e.g. ftp
2: have a script that presents an SLA
3: on acceptance (e.g. clicking an accept button) the script will then proceed with the download.
4: The files should not be accessible directly, only by the script and only when the user clicks the accept button.

Questions I have:
1: Does anybody know of a script like this?
2: Any performance impact?
3: Any security issues?
4: Any suggestions of other ways to solve this?

Thanks!

Robert