I have large video files I upload to my server then send a link to various local media outlets.
I just started using a simple indexer (php easy downloader, jeebles directory) to display the file name and show the number of downloads. This gives me an idea if the outlets have accessed the file, or not.
I've looked through the numerous download manager scripts but haven't found a suitable solution.
What I'd like is to have the user enter their name before downloading so I would have a record of who downloaded it. Or better yet have them enter a user name then be shown only the files they need to download.
Any ideas of a script like this?