unable to chown a file

Hi all. I have some files that were uploaded online that look like this:

-rw------- 1 httpd httpd

I need to copy them from one directory to another from the shell however it won't let me. I tried chown'ing the file but that wouldn't work either. What command should I use to get these files to move?

Thanks,
Justin

 

 

 

 

Top