Thanks for the reply,
I wrote a PHP script to upload the images.
These images are getting uploaded as user: apache, group: apache.
I therefore can't edit them nor download them via my FTP client.
I was thinking the easiest thing to do was run a PHP script that
will modify these files as PHP scripts DO have access to them. They are a couple
hundred though, so doing this one by one would be extremely inefficient.
I'm not familiar with this thing about the shell, I'll do some research about it.
I've been teaching myself this stuff, so I have a lot of knowledge gaps here and
there.
I appreciate the time.