Skip to main content

All Questions

0 votes
0 answers
25 views

handle access to files in Flutter

I'm trying to implement a permission handler to access the files. this is where I stopped after checking multiple resources online and the package page file picker. the issue is when I press the ...
MãĴď's user avatar
  • 383
-1 votes
1 answer
54 views

I am getting this error on VSCode. "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Manage and change your permissions to get this to work

I don't know what to do. I don't have administrator permissions at the company I work at. VSCode's advice was to "Ask on Stack Overflow". Can somebody help? I tried looking through their ...
Marco Capuano's user avatar
0 votes
0 answers
23 views

How to access whatsapp status file directory in Android 11 and above

I want to make an app which will save the status of whatsaap. How I can access to the directory above android 12 an up. Access to android direcotry, and files. It showing no files and file count 0 ...
Dipon's user avatar
  • 53
0 votes
0 answers
58 views

i get the message permission denied when ever the code is supposed to remove a file

just to give some context this part of the code is supposed to be deducting gold from the player and to do that i am deleting the old file which contained the username password gold balance and gem ...
laxithh's user avatar
1 vote
1 answer
167 views

elasticsearch cannot read certificate file

I generated a certificate file with certbot. It is placed in /etc/letsencrypt/.... I created a group called elk where I added the elasticsearch user, and I recursively set it as the owning group for /...
Vivere's user avatar
  • 2,160
0 votes
0 answers
23 views

cgid Permission denied in Foswiki

I have a foswiki installed, but I haven't been able to bootstrap it yet, because when I access the main page and click on one of the four links I get an internal server error, and I only find a log ...
Isaac G's user avatar
0 votes
0 answers
82 views

Error while uploading CSV files to MySQL despite uploading from a secure file [duplicate]

I'm having difficulty uploading CSV files into mySQL working on the workbench. From what I have researched and seen there are two main ways to upload files, in each of them I encountered a problem: ...
Shay Shabtai Levi's user avatar
-1 votes
1 answer
66 views

problem with open a .xlxs file, someone else is using it

i have a problem when i try to open a file .xlxs in a public disk P: with VBA Code. The file show me a message "please try again later - ERROR 1004". Many user use this file and this error ...
Lautaro Tita's user avatar
0 votes
0 answers
11 views

Implementing Role-Based Permissions in an Ionic Application

when a user login its all permissions are returned as a response now a page that have multiple permissions user will show those parts of pages only he has granted same for all pages i used a technique ...
Aeimen hafeez's user avatar
0 votes
1 answer
257 views

Read file owned by a group I belong to in Docker rootless

On my host I have a file /path/to_file/my_file in rwxrwx--- mode. This file belongs to a group "A" which my user is part of, but is owned by another user. I can read this file without ...
Thomas Schillaci's user avatar
0 votes
1 answer
4k views

How do I set file permissions correctly for www-data user to access the file?

I have a directory on my server /home/deploy/rpma/public The permissions are drwxr-sr-x+ 2 www-data www-data 4096 Aug 1 15:16 public In this folder I have an index.html file with the following ...
stats's user avatar
  • 465
0 votes
2 answers
911 views

Correct Linux user home directory file ownership

I would like to programmatically repair the ownership on Linux systems for files within each users home directory which reside under /home. From https://serverfault.com/a/146709/75044 the script below ...
Astron's user avatar
  • 1,221
0 votes
1 answer
448 views

What am I doing wrong with '--allow-fs-read=*'? Getting 'zsh: no matches found' error on Mac using Node.js Permission Model

I am experimenting with the new Nodejs permission model on MacOS Venture 13.3.1. I have got Node.js v20.1.0 installed, and whenever I enter the following command: node --experimental-permission --...
Stanley Ulili's user avatar
1 vote
1 answer
2k views

Powershell: How to get and export NTFS Permissions

I currently have been using the following script to get NTFS Permissions. The issue is that when it comes to larger shares, it is very RAM intensive. # Root Share or Root path​ $RootShare = '<\\...
Shepard's user avatar
  • 23
0 votes
1 answer
292 views

Is windows allows to set permission when folder or file in use? if yes is this fine?

In Windows, I have to set permissions for folders, subfolders, and files while the service is running and the folder or file is in use. I have tried using icacls; it works, but my doubt is: is it okay ...
Mohamed's user avatar

15 30 50 per page
1
2 3 4 5
26