I get 100s of images every month that needs to be uploaded to the server. The local image path location will be available in a DB table. So we would be like to select the image path and file name from the DB table and read that file and then upload the file to a particular location in the external server (which requires a username & passwors). Would require your guidance (plain perl and image-magick) that can automate the uploading process.