I don't care about thumbnail generation, or intermediate or full size image generation, I just want to be able to upload a few of these files so they can be downloaded - they will belong to certain albums.
The only partial solution I can come up with is save the .eps file to .pdf which will preserve a vector image, however, this is definitely not ideal.
Really hoping for some help on this one.
You have to add the file type to the database if it doesn't exist (http://forum.coppermine-gallery.net/index.php/topic,59917.0.html) and then add it to the allowed image types (http://documentation.coppermine-gallery.net/en/configuration.htm#admin_picture_thumb_advanced_pic_extensions).
Thank you, I will give that a try. As an interim solution, I just zipped the .eps file so at least it could be accessible.