
gnu.inet.ftp.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of inetlib Show documentation
Show all versions of inetlib Show documentation
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