All my files uploaded have unusable permissions

Posted by cosmicbdog on Server Fault See other posts from Server Fault or by cosmicbdog
Published on 2012-11-06T03:28:53Z Indexed on 2012/11/06 5:05 UTC
Read the original article Hit count: 398

Filed under:
|
|

I've just moved to a new server and have come across some strange permissions issues.

Every file I upload has permissions of 600, owned by the user account and is also in the same group. With this permission, the server is unable to make changes to these files.

The folder I'm uploading to (via regular ftp) has permissions of 755.

Why are any new files I upload here given this permission of 600? And how do I change it so that files added are given permissions so they can be modified by the webserver?

© Server Fault or respective owner

Related posts about linux

Related posts about ftp