system.ftpServer Section Group [IIS Settings Schema]
Note
For more information about the ftpServer element, see the following topic on the Microsoft IIS.net Web site: <ftpServer>.
Specifies configuration settings used by the FTP server engine and modules.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
None.
Child Elements
Element |
Description |
---|---|
log |
Optional element. Specifies log settings for an FTP server. |
firewallSupport |
Optional element. Specifies the external address of the firewall that is sent to clients when passive connections using PASV command are negotiated. PASV command responses contain the IP address and Port of the Web server. By default, the local IP address is returned. |
providerDefinitions |
Optional element. Contains custom provider settings for an FTP server. |
Security |
Optional element. Specifies security-related settings for an FTP server. |
Caching |
Optional element. Specifies the credential cache settings for the FTP service. |
serverRuntime |
Optional element. Specifies settings that configure how the FTP service operates. |
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
Remarks
For more information about the ftpServer element, see the following topic on the Microsoft IIS.net Web site: <ftpServer>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Reference
log Element for system.ftpServer [IIS Settings Schema]
firewallSupport Element for system.ftpServer [IIS Settings Schema]
providerDefinitions Element for system.ftpServer [IIS Settings Schema]
security Element for system.ftpServer [IIS Settings Schema]
caching Element for system.ftpServer [IIS Settings Schema]
serverRuntime Element for system.ftpServer [IIS Settings Schema]