i've shared folder. in this shared folder i have subfolder which i want to prevent users from listing the content. but i want to allow them write into this folder and also read files if they have full path.
for example : \appserver\application is the main folder (full permission) \appserver\application\data is the subfolder, i want to disable file listing. \appserver\application\data\e354343434.txt is file into this file folder which i want to allow reading.
any idea?
Thanks, Omri