I have a folder A and inside two files B and C
What I need is that the user "XPTO" as access to read B and write on C.
Usually I give the permission "list folder contents" on folder and then give a write access on the file for the user and then I create a shortcut on desktop.
What is happening now is that if I give write permission on Folder the user can write on the file if I just give read permission on folder he is not allow to make change on the file even if a change the file permissions and give write permissions only on that file. I already test disabling inheritance and keep in the same way.