[][src]Module libunftp::options

Contains code pertaining to the setup options that can be given to the Server

Enums

FtpsRequired

The option to Server.ftps_required. It allows the user to specify whethere clients are required to upgrade a to secure TLS connection i.e. use FTPS.

PassiveHost

The option to Server.passive_host. It allows the user to specify how the IP address communicated in the PASV response is determined.