Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
For more information about the security element, see the following topic on the Microsoft IIS.net Web site: FTP Security <security>.
Defines the parent element for the site-level security options of 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 |
---|---|
authentication |
Optional element. Specifies the authentication settings for an FTP site. |
commandFiltering |
Optional element. Specifies the settings for FTP command filtering. |
dataChannelSecurity |
Optional element. Specifies the settings for FTP data channel security. |
ssl |
Optional element. Specifies the SSL settings for an FTP site. |
sslClientCertificates |
Optional element. Specifies the SSL client certificate options 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. |
Remarks
For more information about the security element, see the following topic on the Microsoft IIS.net Web site: FTP Security <security>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
authentication Element for security for ftpServer for site for sites [IIS Settings Schema]
commandFiltering Element for security for ftpServer for site for sites [IIS Settings Schema]
dataChannelSecurity Element for security for ftpServer for site for sites [IIS Settings Schema]
ssl Element for security for ftpServer for site for sites [IIS Settings Schema]
sslClientCertificates Element for security for ftpServer for site for sites [IIS Settings Schema]