Docs.rs
openssh-sftp-client-0.15.2
openssh-sftp-client 0.15.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jonhoo
NobodyXu
silver-ymz
Dependencies
bytes ^1.2.1
normal
derive_destructure2 ^0.1.0
normal
futures-core ^0.3.28
normal
once_cell ^1.9.0
normal
openssh ^0.11.0
normal
optional
openssh-sftp-client-lowlevel ^0.7.1
normal
openssh-sftp-error ^0.5.1
normal
pin-project ^1.0.10
normal
scopeguard ^1.1.0
normal
tokio ^1.11.0
normal
tokio-io-utility ^0.7.4
normal
tokio-util ^0.7.8
normal
tracing ^0.1.37
normal
optional
futures-util ^0.3.28
dev
openssh ^0.11.0
dev
pretty_assertions ^1.1.0
dev
tempfile ^3.1.0
dev
tokio ^1.11.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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_
client
0.15.2
Module v_
0_
13_
6
Sections
Added
In openssh_
sftp_
client::
changelog
openssh_sftp_client
::
changelog
Module
v_0_13_6
Copy item path
Source
Expand description
ยง
Added
Add new option
SftpOptions::tokio_compat_file_write_limit()
to set write buffer limit for
file::TokioCompatFile
.