|
Does anyone know about a web-based download manager - help
Hi there,
I have the following problem :
One of my clients wants to download lots of files through the net, and would like to control the access of his users to the network. Therefore he found out the solution : I should set up a 'system', that's web based, and authenticated. In the system after a login, users should add URLs, ftp places, and so to a list. After adding an item, it's queued, and the server begins to download them.
They would like to control the process, pause it, resume it, and everything, as it's done in a normal, console-based download manager.
In the past I remember i saw some solution, in the form of a daemon, but shame I don't remember anymore the name.
If anyone knows a solution, please help me, cause I'm out of ideas.
It's not a problem, if I must code some kind of frontend to a daemon in PHP, or java, or any language, but I don't want to write the daemon itself, cause it's already done...
Thanks,
Paul
|