[
https://issues.apache.org/jira/browse/FTPSERVER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648680#action_12648680
]
David Latorre commented on FTPSERVER-136:
-----------------------------------------
Patch applied in 718667.
The solution should work but there are a lot of nasty hacks in the code. We
should want to unify all the different methods which transform a String into an
InetAddress ( we should throw a single Exception then).
> incorrent IP used in opening data channel
> -----------------------------------------
>
> Key: FTPSERVER-136
> URL: https://issues.apache.org/jira/browse/FTPSERVER-136
> Project: FtpServer
> Issue Type: Bug
> Environment: Windows XP
> Reporter: Amichai Rothman
> Assignee: David Latorre
> Priority: Minor
> Fix For: 1.0-M4
>
>
> The IP used in opening the data channel (DATA command) appears to be
> determined when the ftp server starts, and never updated again. On systems
> where the IP address might change (such as any dynamic dns host) this causes
> all data connections to fail, and requires a full restart of the service
> whenever the IP address changes (which makes the availability of the ftp
> server unreliable for practical use).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.