DOCUMENT:Q164091 26-OCT-2000 [iis] TITLE :FTP Permissions for File GET and PUT PRODUCT :Internet Information Server PROD/VER::2.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Internet Information Server 2.0 ------------------------------------------------------------------------------- SUMMARY ======= This article describes the permissions to set on directories and files for an FTP GET and an FTP PUT commands. The following has been tested on Microsoft Windows NT Server version 4.0 and Internet Information Server (IIS) version 2.0 and works only on NTFS partitions. The following uses the anonymous user with the default IUSER_hostname account created by IIS. MORE INFORMATION ================ For an anonymous user to GET any files from your FTP server the minimum permission required is READ on the directory and all the subdirectories and files below the directory. Without this permission the anonymous user will not be able to GET a file even if he or she knows the name of the file. The user has to be able to browse through the directories to GET the file he or she would need. The following steps lists how to set these permissions: 1. Click the NTFS drive. 2. Select the folder you want to set the permissions on. 3. Right click the folder, and click Properties. 4. Click the Security tab and in the Permissions box, click Permissions. 5. Select Special Directory Access and Special File Access from the drop down box Type of Access, and select the type of access you want to set by selecting Other and checking all options that apply. 6. Select Read as one of your options. This is required. For users to PUT files into directories or subdirectories they do not need Read permission on them. In other words they do not have to browse the directory to PUT files into it. The permission they would need is Write and if they know the name of the directory to PUT files into they can do it successfully without the READ permission. For additional information, please see the following Microsoft Knowledge Base articles: Q101269 : Access Rights for Anonymous Users of FTP Server Q142868 : IIS: Authentication & Security Features Additional query words: iis ====================================================================== Keywords : Technology : kbiisSearch kbiis200 Version : :2.0 Hardware : ALPHA x86 Issue type : kbinfo ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2000.