Groups | Blog | Home
all groups > iis ftp > october 2005 >

iis ftp : limiting access to files with asp.net


Daniel
10/14/2005 4:58:52 PM
limiting access to files with asp.net

is there any way i can make a file only accessible to certain users of my
website? my files are to large to copy to a temp directory and they are of
many types, .exe .xsl .xml etc. i want an href to each file but only allow
users who have the right login-info in their session variable to get to the
files in their directory. is there something built into .net for doing this?
do i need to do some kind of isapi filter and then stream them?

jeff.nospam NO[at]SPAM zina.com
10/16/2005 6:07:52 PM
On Fri, 14 Oct 2005 16:58:52 -0700, "Daniel"
[quoted text, click to view]

You'll do much better asking in an ASP.NET group, since you're not
using FTP. Of course, there's always NTFS permissions.

AddThis Social Bookmark Button