Microsoft Knowledge Base Email Alertz

This step-by-step article describes how to set up File Transfer Protocol (FTP) folders on an Internet Information Services (IIS) 5.0 Web server so that a user can access files when the user knows only the file name and the folder contents a

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 314932 - Last Review: December 3, 2007 - Revision: 3.4

HOW TO: Create an FTP Folder with Read Access but Not List Access

This article was previously published under Q314932

On This Page

SUMMARY

This step-by-step article describes how to set up File Transfer Protocol (FTP) folders on an Internet Information Services (IIS) Web server so that a user can access files when the user knows only the file name and the folder contents are not listed.

Create the FTP Folder

  1. Create a folder that you want the FTP service to point to.
  2. Right-click the folder, click Properties, and then click the Security tab. Grant Full Control permissions to only the Administrators group.

    NOTE: Remove the Everyone group if it is present.
  3. Click Advanced, and then click Add to add a new rule.
  4. In the account selection list, double-click the Anonymous User account or the group that is used for FTP access.
  5. In the Apply Onto drop-down list, select Files Only.
  6. Click to select Allow for the following permissions:
    • List Folder/Read Data
    • Read Attributes
    • Read Extended Attributes
    • Read Permissions
  7. Click OK.
  8. Click Add to add another rule.
  9. Select the account that you selected in step 4.
  10. In the Apply Onto list, click to select This Folder only.
  11. Click to select Allow for the following permissions (note that List permissions are not listed):
    • Create Files/Write Data
    • Create Folders/Append Data
    • Write Attributes
    • Write Extended Attributes
    • Read Permissions
  12. Click OK until you have closed all of the property windows.

    Note If you apply these permissions to an existing folder or to existing files, you click to select the Reset permissions on all child objects and enable propagation of inheritable permissions check box before you click OK.

APPLIES TO
  • Microsoft Internet Information Services 5.0
  • Microsoft Internet Information Services 6.0
Keywords: 
kbhowtomaster KB314932
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate