Finding my uploaded images. Finding my uploaded images.
 

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

Finding my uploaded images.

Started by jessrod, June 22, 2007, 11:06:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jessrod

Hi,

I have version 1.4.9 and I would like to know where the pictures get stored once I do a bulk upload of images.
I'm trying download all the images I have uploaded in the past few years and I can't seem to find them in my server. I'm thing they are in the database but how can I get them downloaded? Where do I need to access them?

Stramm

Usually they are in the albums folder and its subdirs.The albums folder is a subfolder of the coppermine root dir (if you haven't changed that).

In the userpics folder are all http uploads sorted by user_id+10000
If you batch uploaded, then all the other subdirs are your batch add folders

Joachim Müller