"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:427c4d27.628074793@msnews.microsoft.com...
> On Wed, 27 Apr 2005 11:18:46 -0400, "Todd Heiks"
> <Todd(MSNEWS_SPAM)@Heiks.com> wrote:
>
>>Hi All-
>>
>>Re: Windows IIS Server 2003
>>Is there a way to set permissions in such a way as allow ftp access to
>>folders beneath the FTP root without allowing access to the root.
>>
>>example:
>>
>>The directory structure looks like:
>> C:\FTPRoot\Product1
>> C:\FTPRoot\Product2
>>
>>I would like to give Product1 user access to FTP:\\mysite\Product1 without
>>letting him see back up and see the contents of ftp:\\mysite.
>>I do not want Product1 user to see the word 'Product2.'
>>
>>I realize I could get multiple NIC's, but I have 100 different product
>>folders.
>>
>>Any thoughts?
>
> User isolation. That's why it exists.
>
> Hosting Multiple FTP Sites with FTP User Isolation
>
http://www.microsoft.com/resources/documentation/IIS/6/all/techref/en-us/iisRG_CFG_21.mspx >
> Jeff