 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Thu Jan 18, 2007 4:48 am Post subject: edtFTPj 1.5.4 released (Free FTP client) |
|
|
Enterprise Distributed Technologies is happy to announce the immediate
release of edtFTPj 1.5.4, 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 150,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:
* Added support for STOU, i.e. all put() methods now permit a null
parameter for the remote filename - the FTP server generates a unique
name that is returned.
* Timeout value now applies during initial connection to a remote host,
so connection attempts won't hang if a timeout is set. Only works for
JRE 1.4+.
* Control character encoding now used when reading directory listings.
* Added exists() method to FTPClientInterface and FTPClient.
* Fixed bug in handling FTP error messages when data connection has
been terminated.
* Don't null out FileFactory when quit() is called.
* Added support for MLST via fileDetails().
See http://www.enterprisedt.com/products/edtftpj/overview.html
We also have available a derivative commerical product, edtFTPj/PRO,
a secure version of edtFTPj supporting FTPS and SFTP.
For more details see
http://www.enterprisedt.com/products/edtftpjssl/overview.html |
|
| Back to top |
|
 |
jscape@gmail.com Guest
|
Posted: Sun Jan 21, 2007 2:11 pm Post subject: Re: edtFTPj 1.5.4 released (Free FTP client) |
|
|
[Not really an announcement, but given the frequency of edtFTPj posts, I
thought it was reasonable to approve an alternative - moderator]
As an alternative you may with to look at Secure FTP Factory which
provides support for FTP/FTPS (FTP over SSL), SFTP(FTP over SSH) and
SCP protocols.
http://www.jscape.com/sftp/
javaftpclient (AT) yahoo (DOT) com wrote:
| Quote: | Enterprise Distributed Technologies is happy to announce the immediate
release of edtFTPj 1.5.4, 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 150,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:
* Added support for STOU, i.e. all put() methods now permit a null
parameter for the remote filename - the FTP server generates a unique
name that is returned.
* Timeout value now applies during initial connection to a remote host,
so connection attempts won't hang if a timeout is set. Only works for
JRE 1.4+.
* Control character encoding now used when reading directory listings.
* Added exists() method to FTPClientInterface and FTPClient.
* Fixed bug in handling FTP error messages when data connection has
been terminated.
* Don't null out FileFactory when quit() is called.
* Added support for MLST via fileDetails().
See http://www.enterprisedt.com/products/edtftpj/overview.html
We also have available a derivative commerical product, edtFTPj/PRO,
a secure version of edtFTPj supporting FTPS and SFTP.
For more details see
http://www.enterprisedt.com/products/edtftpjssl/overview.html |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|