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

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 1 Guest 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.