changing directory permission?
I copied files from one server to antoher server using scp.but now when i log into the new server as user (not root) and try to look @ the public_html directory, it says permission denied.
im assuming because i copied the file in root, root still owns them. how do i change it so that the user can own them, and not root?