Library NetSSL_OpenSSL

Package FTPS

Overview

Classes: FTPSClientSession, FTPSStreamFactory

Classes

class FTPSClientSession

This is an extension of FTPClientSession that supports FTP over SSL/TLS using the AUTH SSL/AUTH TLS and PBSZ/PROT commands according to RFC 4217more...

class FTPSStreamFactory

An implementation of the URIStreamFactory interface that handles secure File Transfer Protocol (ftps) URIs according to RFC 4217, based on the FTPSClientSession class. more...