Top "File-permissions" questions

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

Amazon S3 File Permissions, Access Denied when copied from another account

I have a set of video files that were copied from one AWS Bucket from another account to my account …

amazon-web-services amazon-s3 file-permissions
fopen Permission denied on a file with 777 permissions

Since the title of this post is pretty much self-explanatory, I'll just jump to the code : echo sprintf('%o', …

php fopen file-permissions
Check file permissions

How can I check file permissions, without having to run operating system specific command via passthru() or exec()?

php file-permissions
How to check if a PDF is Password Protected or not

I am trying to use iText's PdfReader to check if a given PDF file is password protected or not, but …

java passwords itext file-permissions pdf-reader
bak file not visible when trying to restore database

I am trying to run a classic asp project on visual studio and therefore I am trying to restore a …

sql-server database file-permissions restore database-restore
Kubernetes, security context, fsGroup field and default user's group ID running the container

I'm new to Kubernetes and I'm trying to understand some security stuff. My question is about the Group ID (= gid) …

kubernetes file-permissions user-permissions userid security-context
Nodejs File Permissions

In Node the fs.stat method returns an fs.Stats object right, and I can get the file permission through …

file node.js file-permissions
How can I take ownership of multiple files in Windows?

Setting it file by file works, but is slow. Selecting all of them at once doesn't have this configuration. And …

windows file file-permissions file-ownership
How to change permission of internal folder/file in android?

I wanted to get database file from the emulator. So, I tried to change the permission of package folder using …

android adb file-permissions adb-shell
Joomla tmp folder not writable? or open_basedir troubles?

i'm working on this joomla site and im not able to upload any extension. if i use normal upload method …

php joomla file-permissions joomla2.5 open-basedir