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.