We have been hard at work for the last while preparing the end to 'FTP synch' and the related chores associated with the FTP uploads. We have always known that it is expected that when you FTP, it should show up on the website, period. This is ready to go, but I thought I would run it by the gang here and see if we are missing anything..
It is kind of ironic because we just added a graphical 'FTP Folders' option last week to be able to view and delete erroneous uploads - but this was really just a band-aid solution. In the new way, you simply FTP files, and the moment the system detects each file upload is finished, it goes into action.
The tricky part: we accept raster .JPG graphics, .EPS vector graphics, and .JPG raster + .EPS vector graphics. It is no problem to generate .JPG's from the .EPS's automatically, but the last option is there to enable people to take advantage of the IPTC keywords embedded in the .JPG's- most designers are already set up with their portfolio keyworded in the .JPG's.
Problem 1: Zipping the .JPG and .EPS together is an annoyance
Problem 2: If the 2 matching files aren't coming in at the same time, then you need some kind of lag to enable the system to match up the uploads. Someone could upload 500 .EPS and 500 matching .JPG, but they wouldn't be uploaded instantly together of course.
So, the current gameplan for what happens when you upload into the following two FTP folders:

Yes it looks complex but the short and skinny of it is - you will be able to upload raster-only, or vector-only, or both together. Uploading into the /Graphics folder will introduce a 12 hour delay, to allow for the alternate format to be uploaded. If, after 12 hours, there is no matching file (goes by base filename, MyGraphic.jpg <> MyGraphic.eps), then it simply pushes the file onto the Describe area.
Any feedback is appreciated- but make it quick because annoying our valued designers with more delays is not fun!