Share via


providers Element for customFeatures for ftpServer for site for sites [IIS Settings Schema]

Note

For more information about the providers element, see the following topic on the Microsoft IIS.net Web site: FTP Custom Feature Providers <providers>.

Specifies a collection of FTP custom feature providers for an FTP site.

Syntax

Attributes and Elements

The following sections describe attributes, child elements, and parent elements for this section.

Attributes

None.

Child Elements

Element

Description

add

Optional element.

Adds a feature provider to the collection of FTP custom providers for an FTP site.

remove

Optional element.

Removes a feature provider from the collection of FTP custom providers for an FTP site.

clear

Optional element.

Clears the collection of FTP custom providers for an FTP site.

Parent Elements

Element

Description

configuration

Specifies the root element in every configuration file that is used by IIS 7.

system.applicationHost

Specifies the root element for configuring Web process settings.

sites

Defines all sites on the server, and all applications and virtual directories in those sites.

site

Specifies configuration settings for a site.

ftpServer

Specifies the site-level settings for FTP features for FTP sites.

customFeatures

Specifies the collection of FTP providers that will implement custom functionality for an FTP site.

Remarks

For more information about the providers element, see the following topic on the Microsoft IIS.net Web site: FTP Custom Feature Providers <providers>.

Element Information

Configuration locations

ApplicationHost.config

Requirements

IIS 7

See Also

Reference

add Element for providers for customFeatures for ftpServer for site for sites [IIS Settings Schema]