[
https://issues.apache.org/jira/browse/NET-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007316#comment-14007316
]
Sebb commented on NET-542:
--------------------------
Does not appear to be possible to test the fix - as far as I can tell, the FTP
server does not allow anonymous logins.
Also, I'm not sure that the fix should be applied to the example code rather
than the mainline code.
> mlist hangs - but FileZilla and winscp succeed
> ----------------------------------------------
>
> Key: NET-542
> URL: https://issues.apache.org/jira/browse/NET-542
> Project: Commons Net
> Issue Type: Improvement
> Components: FTP
> Affects Versions: 3.3
> Environment: oracle java 7, debian stable
> Reporter: Ralf Hauser
> Attachments: winscp.log
>
>
> It might be that the www.fonoteca.ch:990 is not properly set up for passive
> mode (winscp says: "Using host address 62.2.199.158 instead of the one
> suggested by the server: 192.168.5.17")
> See fileZilla log in https://sourceforge.net/p/jsch/bugs/71/
> Thread [main] (Suspended)
> PlainSocketImpl.socketAccept(SocketImpl) line: not available [native
> method]
> SocksSocketImpl(AbstractPlainSocketImpl).accept(SocketImpl) line: 398
> SSLServerSocketImpl(ServerSocket).implAccept(Socket) line: 530
> SSLServerSocketImpl.accept() line: 317
> FTPSClient(FTPClient)._openDataConnection_(String, String) line: 832
> FTPSClient._openDataConnection_(String, String) line: 600
> FTPSClient(FTPClient)._openDataConnection_(FTPCmd, String) line: 759
> FTPSClient(FTPClient).initiateListParsing(FTPFileEntryParser, String)
> line: 3293
> FTPSClient(FTPClient).initiateListParsing(String, String) line: 3271
> FTPSClient(FTPClient).listFiles(String) line: 2930
> FTPSClient(FTPClient).listFiles() line: 2977
--
This message was sent by Atlassian JIRA
(v6.2#6252)