[
https://issues.apache.org/jira/browse/FTPSERVER-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved FTPSERVER-493.
-----------------------------------------
Resolution: Fixed
Patch applied with commit http://svn.apache.org/viewvc?rev=1858844&view=rev.
Many thanks !
> Documentation: remove partial html tag in Markdown
> --------------------------------------------------
>
> Key: FTPSERVER-493
> URL: https://issues.apache.org/jira/browse/FTPSERVER-493
> Project: FtpServer
> Issue Type: Improvement
> Reporter: Thilo Bangert
> Priority: Trivial
>
> Index: configuration_listeners.mdtext
> ===================================================================
> --- configuration_listeners.mdtext (revision 1858830)
> +++ configuration_listeners.mdtext (working copy)
> @@ -117,7 +117,7 @@
>
> | Attribute | Description | Required | Default value |
> |---|---|---|---|
> -| class="confluenceTd"> ports| The ports on which the server is allowed to
> accept passive data connections, see [Configure passive
> ports](configuration_passive_ports.html) for details| No| Any available port |
> +| ports| The ports on which the server is allowed to accept passive data
> connections, see [Configure passive ports](configuration_passive_ports.html)
> for details| No| Any available port |
> | address| The address on which the server will listen to passive data
> connections| No| The same address as the control socket for the session |
> | external-address| The address the server will claim to be listening on in
> the PASV reply. Useful when the server is behind a NAT firewall and the
> client sees a different address than the server is using| No| |
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)