In that case, it's a good thing I have shell access.
Would using umask() prior to calling move_uploaded_file() have a desired effect? I was still looking around on PHP's site when I found umask(), and it seems to reset after a command is used.
I'll have to try this later to see if it gives me a desired result.
Thx for the speedy reply.
D