Expand description
The set of valid values for FTP commands
Enums§
- File
Type - File Type used in
TYPEcommand - Format
Control - Text Format Control used in
TYPEcommand - FtpError
FtpErroris a library-global error type to describe the different kinds of errors that might occur while using FTP.
Type Aliases§
- Result
- A shorthand for a Result whose error type is always an FtpError.