enums
Table of Contents
Classes
- Ftp
- Enumerates the configuration keys understood by the {@see \oihana\ftp\FtpClient}.
- FtpConnectionOption
- Enumerates the runtime options accepted by {@see \ftp_set_option()} / {@see \ftp_get_option()}.
- FtpFileType
- Enumerates the kinds of entry returned by a remote directory listing, and maps
the various server representations (MLSD facts, `ls -l` type characters) onto them.
- FtpSecurity
- Enumerates the transport security modes supported by the FTP client.
- FtpTransferMode
- Enumerates the FTP transfer modes and maps them to the `ext-ftp` resource constants.