Docs.rs
ssh-commander-core-0.2.3
ssh-commander-core 0.2.3
Docs.rs crate page
MIT
OR
Apache-2.0
18 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
asmuelle
Dependencies
anyhow ^1
normal
async-std ^1
normal
optional
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5
normal
futures ^0.3
normal
rand ^0.8
normal
russh ^0.61
normal
optional
russh-sftp ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
ssh-commander-keychain ^0.2.3
normal
ssh-commander-pg ^0.2.3
normal
optional
suppaftp ^6
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
proptest ^1
dev
tempfile ^3
dev
Versions
39.94%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module sftp_client
ssh_
commander_
core
0.2.3
Module sftp_
client
Module Items
Structs
Enums
In crate ssh_
commander_
core
ssh_commander_core
Module
sftp_
client
Copy item path
Source
Structs
§
Sftp
Config
Configuration for a standalone SFTP connection (SSH transport, no PTY).
Standalone
Sftp
Client
Standalone SFTP client — opens an SSH connection and SFTP subsystem channel without allocating a PTY.
Enums
§
Sftp
Auth
Method