Enterprise Distributed Technologies is happy to announce the immediate
release of edtFTPj 1.5.5, the popular Java library for embedding full
FTP capabilities into Java applications.
edtFTPj is Open Source (LGPL) and can be freely embedded into
commercial applications. It supports a wide range of FTP commands, and
has been downloaded over 200,000 times.
Unrestricted (i.e. non-LGPL) commercial source licenses are also
available at a very reasonable price.
This release makes many small fixes and improvements:
* Source now has version numbers embedded, so ant is not required to
build the jar and insert the version numbers. Tidied up the
distribution.
* Improved connected() method for JRE 1.4+.
* Fix ASCII mode bugs whereby some line terminators are incorrectly
handled.
* ASCII mode can now read Unix or Windows text files on any platform.
* Change dirDetails() to cope with SYST unsupported.
* Download operations append the remote filename to the local path if
the local path is a directory.
* Fixed autodetect transfer mode bug where actual mode was not being
changed on the FTP server.
* FTPTransferCancelledException now thrown for transfers if the
transfer is cancelled.
* Added getVMSParser() to FTPFileFactory, permitting the VMSParser to
be directly configured (and added is/setVersionInName() and get/
setBlockSize() to VMSFileParser). Directory names returned now have
".DIR" trimmed off them.
See http://www.enterprisedt.com/products/edtftpj/overview.html
We also have available a derivative commercial product, edtFTPj/PRO,
a secure version of edtFTPj supporting FTP, FTPS (FTP over SSL) and
SFTP (FTP over SSH).
For more details see
http://www.enterprisedt.com/products/edtftpjssl/overview.html