Synchronise/upload based on a web server folders pictures... Synchronise/upload based on a web server folders pictures...
 

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

Synchronise/upload based on a web server folders pictures...

Started by davida50000, September 18, 2012, 02:03:41 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

davida50000

We have a web server running on Windows over our network. On the server we have a directory called "photos". We want to basically synchronise everything in this folder with Coppermine, so that if anyone adds any picture to the directory called "photos", it will be automatically added to the coppermine gallery.

Is there any way of doing this?

Thanks!


Stramm


ΑndrĂ©

I'm not sure how exactly the MassImport plugin works. If it already skip existing files you could use it as base to run it from time to time, e.g. via a cronjob. But that's something you have to figure out your own as Coppermine wasn't designed to read read the file system automatically.