firewallSupport Element for system.ftpServer [IIS Settings Schema]
Note
For more information about the firewallSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Firewall Support <firewallSupport>.
Specifies the port range settings for passive connections to an FTP server.
The following sections describe attributes, child elements, and parent elements for this section.
Attribute |
Description |
---|---|
lowDataChannelPort |
Optional int attribute.Specifies the lowest port for data channel activity for passive data connections.The default value is 0. |
highDataChannelPort |
Optional int attribute.Specifies the lowest port for data channel activity for passive data connections.The default value is 0. |
None.
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.ftpServer |
Specifies the top-level section group (in ApplicationHost.config) in which this element is defined. |
For more information about the firewallSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Firewall Support <firewallSupport>.
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
IIS 7.0: system.ftpServer Section Group (IIS Settings Schema)