Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.2k views
in Java FTP by (160 points)
Regarding entry #6 in the FAQ:

"The FTPClient constructor is hanging connecting to the FTP server, even though I am supplying a timeout value"

Would it be acceptable to provide this functionality and maintain compatibility with releases prior to 1.4 using the reflection approach Apache Axis took in their socket utils class?
http://cvs.apache.org/viewcvs.cgi/ws-so ... iew=markup

I would be happy to provide a patch if required.

2 Answers

0 votes
by (162k points)
Yes, it is probably about time we got around to doing this. When this FAQ was originally written 1.4 had not been out for long ... most people should be running on at least 1.4 so it would be worthwhile.

We'll plan on doing this soon

Regarding entry #6 in the FAQ:

"The FTPClient constructor is hanging connecting to the FTP server, even though I am supplying a timeout value"

Would it be acceptable to provide this functionality and maintain compatibility with releases prior to 1.4 using the reflection approach Apache Axis took in their socket utils class?
http://cvs.apache.org/viewcvs.cgi/ws-so ... iew=markup

I would be happy to provide a patch if required.
0 votes
by (160 points)
We'll plan on doing this soon

Great, thanks Bruce.

Categories

...