Do you know any good open source library other than Apache commons-net FTPSClient to interact with a FTPS site
Regards,
Apache Commons VFS provides a single API for accessing various different file systems and one of them is SFTP.
FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server. This class takes care of all low level details of interacting with an FTP server and provides a convenient higher level interface.
ftp4j provides FTPS functionality and is, IMHO, easier to work with than the apache commons ftp client. Ftp4j is under active development (not by me).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With