Batch add files from another directory not in albums directory Batch add files from another directory not in albums directory
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Batch add files from another directory not in albums directory

Started by simonmason, September 03, 2008, 03:43:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

simonmason

I have a simple web server running with coppermine installed in c:\www.  I have all of my pictures already stored on another drive (in the same machine) in f:\photo.  I want to add these pictures into coppermine without physically moving them to the albums directory.  Is this possible?  I have tried symbolic links, etc. but that has not proven to be successful.  Thanks.

Joachim Müller

There are no symlinks in Windows, but you could try using Junctions, which is the NTFS-equivalent. However, we can't support hosting / webserver setup questions - that's beyond the scope of this board. Self-hosting is not recommended anyway.

simonmason

Thanks for the response.  I have decided to make a copy of the pictures to be on the safe side.  I am self-hosting because I am using the application to serve pictures to touchscreens around the house as part of my home automation setup.  It didn't seem necessary to go outside to host pictures for this purpose.