Structs§
- Agent
- See
Agent. - Channel
- See
Channel. - Exit
Signal - Data received from when a program exits with a signal.
- File
- See
File. - File
Stat - Metadata information about a remote file.
- File
Type - An structure representing a type of file.
- Host
- Structure representing a known host as part of a
KnownHostsstructure. - Known
Hosts - A set of known hosts which can be used to verify the identity of a remote server.
- Listener
- See
Listener. - Open
Flags - Options that can be used to configure how a file is opened
- Prompt
- A prompt/challenge returned as part of keyboard-interactive authentication
- PtyModes
- Encodes modes for Pty allocation requests. The modes documented in https://tools.ietf.org/html/rfc4250#section-4.5 are supported.
- Public
Key - A public key which is extracted from an SSH agent.
- Read
Window - Description of the read window as returned by
Channel::read_window - Rename
Flags - Options to
Sftp::rename. - ScpFile
Stat - Metadata returned about a remote file when received via
scp. - Session
- See
Session. - Sftp
- See
Sftp. - Write
Window - Description of the write window as returned by
Channel::write_window
Enums§
- Block
Directions - The io direction an application has to wait for in order not to block.
- Error
- Representation of an error.
- Known
Host File Kind