Microsoft Download Center Archive

Microsoft FTP Service 7.5 for IIS 7.0 (x86)

  • Published:
  • Version: 7.5
  • Category: Application
  • Language: English

The Microsoft FTP Service 7.5 for IIS 7.0 helps you enable powerful publishing capabilities for your Web environment.

  • Microsoft has created a new FTP service that has been completely rewritten for Windows Server 2008. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options. This new FTP service supports a wide range of features and improvements, and the following list contains several of the improvements in this version:

    • Integration with IIS 7.0: IIS 7.0 has a brand-new administration interface and configuration store, and the new FTP service is tightly integrated with this new design. The old IIS 6 metabase is gone, and a new configuration store that is based on the .NET XML-based *.config format has taken its place. In addition, IIS 7.0 has a new administration tool, and the new FTP server plugs seamlessly into that paradigm.

    • Support for new Internet standards: One of the most significant features in the new FTP server is support for FTP over SSL. The new FTP server also supports other Internet improvements such as UTF8, IPv6, and adaptive networking bandwidth usage.

    • Shared hosting improvements: By fully integrating into IIS 7.0, the new FTP server makes it possible to host FTP and Web content from the same site by simply adding an FTP binding to an existing Web site. In addition, the FTP server now has virtual host name support, making it possible to host multiple FTP sites on the same IP address. The new FTP server also has improved user isolation, now making it possible to isolate users through per-user virtual directories.

    • Extensibility and custom authentication: The new FTP server supports developer extensibility, making it possible for software vendors to write custom providers for FTP authentication. Microsoft is using this extensibility feature to implement two new methods for using non-Windows accounts for FTP authentication for IIS Managers and .NET Membership.

    • Improved logging support: FTP logging has been enhanced to include all FTP-related traffic, unique tracking for FTP sessions, FTP sub-statuses, additional detail fields in FTP logs, and much more.

    • New supportability features: IIS 7.0 has a new option to display detailed error messages for local users, and the FTP server supports this by providing detailed error responses when logging on locally to an FTP server. The FTP server also logs detailed information using Event Tracing for Windows (ETW), which provides additional detailed information for troubleshooting.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to August 2020.

FileSHA1 HashSize
ftp7_x86_75.msi6035146df843574c9da316ea34054994cd18b77d1.89 MB

System Requirements

Operating Systems: Windows Server 2008, Windows Vista


    • Internet Information Services 7.0 must be installed, and the administration tool should be installed if you are going to manage the FTP server using the IIS 7.0 user interface.

    • You must install the FTP server as an administrator. If User Access Control (UAC) is enabled, you must use the “Run as Administrator” option when installing.

    • IIS 7.0 supports a new shared configuration environment, which must be disabled on each server in a web farm before installing the new FTP server for each node. Note: Shared configuration can be re-enabled after the FTP server had been installed.

    • The FTP server that is shipped on the Windows Server 2008 DVD must be uninstalled before installing the new FTP server.

Installation Instructions

  • Click the Download button on this page to start the download, then do one of the following:
    • To start the installation immediately, click Open or Run this program from its current location.
    • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.
    Installing this FTP service requires full administrative permissions. This is best accomplished using one of two methods:
    1. Log in to your computer using the local "administrator" account before installation.
    2. Copy the download to your computer, then log in using an account with administrator privileges and opening a command-prompt by right-clicking the Command Prompt menu item that is located in the Accessories menu for Windows programs and selecting "Run as administrator", then typing the command listed below to run the installation:

      msiexec /i ftp7_x86_75.msi
    Note: The above steps are required because the User Account Control (UAC) security component in the Windows Server 2008 operating system will prevent access to your system. For more information about UAC, please see the following documentation:

Related Resources