Software:EdtFTPj

From HandWiki
edtFTPj
Original author(s)Bruce Blackshaw
Developer(s)Enterprise Distributed Technologies
Initial releaseJanuary 10, 2000; 24 years ago (2000-01-10)
Written inJava
Operating systemCross-platform
TypeSoftware development tools
LicenseGNU LGPL or proprietary
Website{{{1}}}

edtFTPj is an open-source FTP client library for use in Java applications licensed under the LGPL. It was first released in 2000, and was originally known as the Java FTP Client Library. It is supplied as a JAR file and can be used in any Java application that requires FTP functionality.

edtFTPj provides FTP capabilities for popular software packages such as Jalbum and Cyberduck.

edtFTPj is also known as edtFTPj/Free. There is also a commercial version known as edtFTPj/PRO, which includes the following additional features: FTPS (explicit and implicit modes), SFTP and SCP (secure copy), multiple protocols supported in the one component, simultaneous transfers by use of FTP connection pools, directory transfers and directory synchronization.

See also

External links