[
https://issues.apache.org/jira/browse/NET-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316478#comment-16316478
]
Sebb commented on NET-649:
--------------------------
OK, so it's not a bug in NET (the bug is in the server).
It seems like a useful enhancement so marked as such.
This is a server bug, so silently fixing it seems wrong.
However NET does not do any logging, so the simple approach is to make the fix
optional.
> 227 Entering Passive Mode
> -------------------------
>
> Key: NET-649
> URL: https://issues.apache.org/jira/browse/NET-649
> Project: Commons Net
> Issue Type: New Feature
> Components: FTP
> Affects Versions: 3.6
> Environment: Fedora, Java 8
> Reporter: Filipe Bojikian Rissi
> Fix For: 3.7
>
>
> In a situation where I passed, the FTP server is restoring 227 Entering
> Passive Mode (0,0,0,0,156,126), so it was obvious to me that the problem is
> on the server side and not on the API, but using the File Zila client and
> analyze the log precebi that the same problem was also happening, so he
> changed the route to use the IP of the server that returned this information
> and thus manages to make the route correctly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)