News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Batch adding files from another partition then the coppermine root?

Started by dke, August 26, 2006, 01:42:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dke

Hi all,

Since ive ran out of space on the main drive, i would like to start batch adding files from another partition. How is this done? Ive tried to find info about it in the FAQ but failed, also searched the forums.

Anyone have info on this?

Thanks in advance

Stramm

.... I'd create a dir on your new, huge drive. Then copy the contents of your current albums folder there. Last step would be to create a symlink that references your newly created dir on your new drive.

http://en.wikipedia.org/wiki/Symlink

eg. ln -s /home2/new_albums /home/mysite.com/htdocs/cpg/albums

edit: if all works smooth it's save to delete the pics in the old albums folder

Joachim Müller

If you're on Windows, you might try to accomplish a similar thing using junctions (the Windows equivalent to symlinks), using something like Winbolic.