Enterprise Distributed Technologies is happy to announce the immediate
release of edtFTPj/PRO 1.3.0, which is an enhanced version of edtFTPj
that sup****ts an enhanced API including directory transfers, FTPS (FTP
over SSL), and SFTP (FTP via SSH).
This release has:
* Complete rewrite of Developers' Guide in HTML format.
* Complete rewrite and expansion of examples.
* Updated and expanded message digest algorithms.
* Control character encoding now used when reading directory listings.
* Added exists() method to FTPClientInterface (and all clients).
* Added FTPClientFactory, which creates FTP clients based on the
supplied protocol.
* Sup****t for SOCKS 4 & 5 and HTTP proxies for SSHFTPClient.
* Fixed SSHFTPClient bug introduced in 1.2.8 that manifests as "bad
client public DH value".
* DISABLE_SSL_CLOSURE flag now applies to the ccc() command, so that
servers that simply stop encrypting the data immediately upon receiving
CCC (e.g. Globalscape) are sup****ted.
See
http://www.enterprisedt.com/products/edtftpjssl/overview.html
for more details.