I'm looking for a good web based "download manager" open source application. Mainly a web based interface to some files in a Linux server filesystem. I've looked in sourceforge and google can't find a good one. Maybe I'm searching it with the wrong keywords?
PHP is preferred, but can be written in other programming languages as well.
Some features I'm looking for:
- Capability of users and groups of users, with login and password;
- Upload and delete files in filesystem from the web based interface;
- Set permission in uploaded files or in group of files based in users or group of users;
- Listing of files;
- Relatively easy to adapt templates;
Thanks!