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!
Bump :)
not out of the box
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.