edtFTPj 2.0.2 (Stable branch) |
|
|
edtFTPj is an FTP client library that allows any
Java application to have full embedded FTP
functionality. It includes an easy-to-use API with
methods such as downloadFile() and uploadFile().
Most FTP commands are supported, as well as active
and passive modes. edFTPj has been extensively
tested and is widely used in thousands of
projects.
License: GNU Lesser General Public License (LGPL)
Changes:
FTPConnectionClosedException was added, which is
thrown when a 421 reply is received. The
documentation was fixed.
|