Batch upload permissions question. Batch upload permissions question.
 

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

Batch upload permissions question.

Started by rarthur, February 16, 2006, 04:53:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rarthur

This is probably a dumb question, but on Linux, is there a way to set the permissions of the Album's directory so that when I FTP new folders with images that the permissions are pre-set so that Coppermine can process the images?  Right now I have to FTP the image directory, login to the server to change permissions and then run the batch upload process.  Maybe there's just something simple I'm missing?

Thanks.

Joachim Müller

permissions are inherited from the parent folder. CHMOD the parent folder and make sure that this propagates to the child folders as well.