Hey all, I had submitted a patch last week for the FTP and FTPClient classes (http://issues.apache.org/bugzilla/show_bug.cgi?id=30970) that doesn't seem to have had any activity. The patch changes FTP to extend SocketClient instead of TelnetClient since the implementation of TelnetClient's reader thread was causing ftp connections to hang indefinitely.
I see that someone has submitted a separate bug that talks about similar behavior problems: http://issues.apache.org/bugzilla/show_bug.cgi?id=31122. Would one of the Commons Net developers please review these bugs and comment? To the submitter of bug 31122, I'd be interested to hear if the patch resolves your problem. Thanks, Joseph Hindsley --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
