Coppermine as download manager Coppermine as download manager
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Coppermine as download manager

Started by ewelin, April 29, 2005, 10:56:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ewelin

I'm looking to use Coppermine for files rather than images. Our website has several files that was want users to be able to download but we also want to have a space where they can upload their own modifications and such for public view. I've been playing around with Coppermine today and figured out how to adjust the DB table for additional file types... I'm curious if anyone else has used coppermine in this fashion?? or if they had a recomendation for a program suited just for those needs. 

Joachim Müller

There are several dedicated download repository apps, e.g paFileDB. I'm certain there are many more, you might want to search the "usual suspects" (hotscripts, Freshmeat, PHP resource index etc. pp). However, Coppermine can be used for this purpose as well, although it is not the original purpose the script was designed for. Therefor, Coppermine lacks some features that other dedicated apps may have.

Joachim

P.S. "Download manager" is the wrong word for what you're after. Usually, you call client software that handles downloads this way (like GetRight, GetGo, FetchIt, FlashGot etc.)