Quantcast
Channel: Why cannot I create a file in a folder I own with chmod 655, but 755 works? - Server Fault
Viewing all articles
Browse latest Browse all 2

Answer by Dennis Williamson for Why cannot I create a file in a folder I own with chmod 655, but 755 works?

$
0
0

You need to have execute permissions in the directory in order to do seeks there. Without being able to do a seek, you can't create a file

sudo chmod u+x /var/backups/mogodb

Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>