You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Joseph Hindsley <jh...@providerlink.com> on 2004/09/09 15:20:58 UTC

FTPClient related bugs: 30970 and 31122

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org