• Does anyone know of a way to push images to the server? What I would like to do is to upload images from a local app to my web server using an automated script.

    Is there any plugin out there that would allow batch updates using a client-side scripting tool (not a browser)? I could write something that generates a submission form, but I can’t deal with the authentication….

Viewing 1 replies (of 1 total)
  • Thread Starter cptdondo

    (@cptdondo)

    Well, if anyone is interested, I’ve now written a script that pushes images to a server. The web server must accept the PUT method.

    The script also previews, scales, rotates and creates thumbnails…

    Post or email me if you want a copy. The script only runs under linux….

Viewing 1 replies (of 1 total)

The topic ‘Pushing images to the server’ is closed to new replies.