All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gnu.inet.ftp.package.html Maven / Gradle / Ivy

Go to download

This project is mavenized version of the gnu.classpath.ext:inetlib jar. All the code is the same as in the official jar from GNU.

The newest version!


This package contains an FTP client. It can handle both active and passive mode connections and the various transfer modes and representation types.

Interaction with the server is via a simple stream interface. Only one concurrent stream (input or output) is supported.

The control connection to the server can be protected using TLS (the starttls method).





© 2015 - 2025 Weber Informatics LLC | Privacy Policy