[This is preliminary documentation and subject to change]

FTP Site Authentication

You can require users to provide a valid Microsoft Windows user-account name and password before they access any information on your server. This identification process is called authentication. Authentication, like many of the features in IIS, can be set at the FTP site, directory, or file level. IIS provides the following authentication methods to control access to the content on your FTP server:

FTP Methods

Summary of FTP Authentication Methods
MethodSecurity LevelSends Passwords How?Usable Across Proxy Servers and Firewalls?Client Requirements
Anonymous FTPNoneN/AYesAny FTP client
Basic FTPLowClear textYesAny FTP client

© 1997-2001 Microsoft Corporation. All rights reserved.