Getting "Access denied" dialog when trying to copy read-only file
Opened this issue · 0 comments
xVir commented
Hello!
I get the error dialog when trying to copy a file with read only flag set.
How to reproduce:
- Create a file, e.g. 1.txt, and write some sample content into it.
- Open file info and set access rights for current user to "Read Only"
- Try to copy this file to another folder using
F5
shortcut.
And what is interesting, even if I choose Abort
, file anyway successfully copied.