Re: FTPClient related bugs: 30970 and 31122

2004-09-10 Thread Jeffrey D. Brekke
On Thu, 09 Sep 2004 14:06:51 -0400, Daniel F. Savarese [EMAIL PROTECTED] said: In message [EMAIL PROTECTED], Joseph Hindsley writes: 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

FTPClient related bugs: 30970 and 31122

2004-09-09 Thread Joseph Hindsley
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

Re: FTPClient related bugs: 30970 and 31122

2004-09-09 Thread Daniel F. Savarese
In message [EMAIL PROTECTED], Joseph Hindsley writes: 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