I have been researching for a while now and still have many questions... Maybe this fine community of folks can offer some assistance, redirection and opinions... anything accepted.
Question: What is the best download manager?
Qualifications:
- A Reporting. I need to be able to see which user downloaded which file.
- B Uploading. I need to be able to allow registered users to upload without making them an admin.
- C Approve Uploads/Edits. Uploaded files should be approved before they go live.
- E Anti-Leeching. I need to be able to hide the file location so that users cannot leech.
- F Bandwidth. I need lots of bandwidth (not really a concern here)
- G Processing time. Whichever method I use will ultimately use proc time on the server. I need to be able to minimize it as much as possible.
- H Remote Download Location. I do not want to store the files on the server. I want to be able to use mirrors/remote server(s) for storage.
My research so far:
REMOSITORY | DOCMAN | PHPSHOP
A ? ? yes
B yes ? yes ?
C yes yes ?
E yes yes yes
F n/a n/a n/a
G ? ? ?
H yes ? ?
I have tried to install all three and I do have an active phpshop running but have not worked too much with the download area. I did notice it seems you can specify a location but it is one location for all downloads. With remository it can be on a file by file basis.
Any input would be greatly appreciated.