Forum Moderators: coopster

Message Too Old, No Replies

Help - Download Monitor

Download Monitor

         

kelman

5:01 am on Mar 6, 2004 (gmt 0)



I would like to create a script that can monitor what files are being downloaded from my server. Including information like, what time the download started, ended, name of file and even speed.

I am a complete Newbie to PHP and am currently running PHP-Nuke on Windows XP, with MySql and Apache.

Has anyone here come across such a script or is it possible to create such a script?

Your thoughts and ideas will be greatly appreciated.

Regards,

Ms. Kelly

dcrombie

11:43 am on Mar 6, 2004 (gmt 0)



You can use PHP to record when a download started, and your log file to see when it ended. I don't see a way to do both with PHP.

Vermillien

4:08 am on Mar 15, 2004 (gmt 0)



Have you taken a look at Download Monitor? Check out [focalmedia.net...]

You may be able to get some ideas from the script... Uses CGI...