Docs.rs
openssh-sftp-protocol-0.24.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openssh-sftp-protocol 0.24.1
Data format used to communicate with openssh mux server.
Crate
Source
Builds
Feature flags
Documentation
Coverage
37.45%
100
out of
267
items documented
0
out of
97
items with examples
Size
Source code size: 62.25 kB
Documentation size: 7.38 MB
Links
openssh-rust/openssh-sftp-client
48
4
2
crates.io
Dependencies
bitflags ^2.0.0
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
openssh-sftp-protocol-error ^0.1.1
normal
serde ^1.0
normal
ssh_format ^0.14.1
normal
vec-strings ^0.4.5
normal
serde_json ^1.0
dev
serde_test ^1.0
dev
Versions
0.24.1
0.24.0
0.23.0
0.22.1
0.22.0
0.21.5
0.21.4
0.21.3
0.21.2
0.21.1
0.21.0
0.20.1
0.20.0
0.19.0
0.18.0
0.17.0
0.16.1
0.16.0
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Owners
openssh-sftp-protocol
This crates implements
SFTP protocol v3
.