Link to home
Start Free TrialLog in
Avatar of LeeSwanson
LeeSwanson

asked on

Restricting downloadable files

Hi,

I currently have some files in my web project specific to certain users, that the user can download. These files are stored in a subdirectory using the memberID as the name.

Want I need to do is prevent users from accessing others' files. Can anyone tell me how I can do this? Presumably I could restrict the directory to a particular nt user, then access the file with that user somehow?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of beaudetious
beaudetious

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial