Top "File-permissions" questions

For questions relating to file read/write permissions, user groups, executable bits etc.

logrotate says permission denied when rotating log / re-creating log file

I'm new to logrotate on linux machines... here's what I have set up in my app's logrotate.d file: /var/…

linux file-permissions chmod permission-denied logrotate
Taking ownership of files with 'broken' permissions

I'm trying to overcome the following situation. Given a directory stored on an NTFS volume, where: The directory owner is …

c# file-permissions ntfs ownership
How to configure access permissions for Cassandra on Linux Ubuntu

Thank-you for reading this. I am stuck at step three on this tutorial pertaining to installing Cassandra: http://wiki.apache.…

linux ubuntu cassandra file-permissions datastax
copy file, keep permissions and owner

The docs of shutil tells me: Even the higher-level file copying functions (shutil.copy(), shutil.copy2()) can’t copy all …

python file-permissions
how to create a file with world readable permission under subdirectory of files directory

I need to create files under myapp/files/subdir with global permission in my application. I do this because I …

android storage file-permissions java-io android-file
check if different user has read/wrte permissions to a file on linux

How can I check if a specific user with no shell assigned can write or read a file ? As an …

linux file-permissions audit
Maintaining file permissions across SVN updates?

I have a series of python scripts with execute permissions in Linux. They are stored in SVN. If I then …

linux svn version-control file-permissions
How to modify file access control in .NET Core

I'm trying to change the permissions of a file in .NET Core. However, it seems that FileInfo doesn't have any …

c# file-permissions .net-core
How to change permission recursively to folder with AWS s3 or AWS s3api

I am trying to grant permissions to an existing account in s3. The bucket is owned by the account, but …

amazon-web-services amazon-s3 directory file-permissions acl
Mac OSX file permissions has '@' - how to remove that '@'

How can I remove that '@' character from the file permissions? '@' in file permissions for Mac/OSX …

linux macos file-permissions chmod darwin