NTFS Permissions for a folder tree

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way i can implement NTFS permissions on a folder so that if users view the folder than cannot see any file or subfolders in inside it. But if i sent them a link to the a file inside the structure e.g \\servername\folder\subfolder\runme.exe they can still run the program?

Glenn
 
Use the old $ trick to hide the directory. Then send them a link to the
file that is hidden.

Ozone
Mantleg said:
Is there a way i can implement NTFS permissions on a folder so that if
users view the folder than cannot see any file or subfolders in inside it.
But if i sent them a link to the a file inside the structure e.g
\\servername\folder\subfolder\runme.exe they can still run the program?
 
Back
Top