Issue11

Title how to check whether you have write access to some file/folder?
Priority FAQ Status finished
Superseder Nosy List ctarn
Assigned To ctarn Keywords

Created on 2021-04-09.20:51:39 by ctarn, last changed by ctarn.

Files
File name Uploaded Type Edit Remove
check_permissions.png ctarn, 2021-04-09.20:51:51 image/png
find_properties.png ctarn, 2021-04-09.20:51:46 image/png
Messages
msg35 (view) Author: ctarn Date: 2021-04-09.20:58:02
1. Please enter the folder and find the corresponding file.
2. Right click, and select `Properties`. See file 17.
3. There will be a dialog like file 18. If the `Read-only` is checked, it means that 
you don't have write access to the file/folder.
4. Please try to uncheck `Read-only`.
History
Date User Action Args
2021-07-03 15:33:13ctarnsettitle: [Common] how to check whether you have write access to some file/folder? -> how to check whether you have write access to some file/folder?
2021-04-09 21:00:20ctarnsetassignedto: ctarn
2021-04-09 20:58:05ctarnsetmessages: + msg35
nosy: + ctarn
2021-04-09 20:51:51ctarnsetfiles: + check_permissions.png
2021-04-09 20:51:46ctarnsetfiles: + find_properties.png
2021-04-09 20:51:39ctarncreate