Docs.rs
ssh-commander-core-0.2.0
ssh-commander-core 0.2.0
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.43
normal
optional
russh-keys ^0.43
normal
optional
russh-sftp ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
ssh-commander-keychain ^0.2.0
normal
ssh-commander-pg ^0.2.0
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
Go to latest version
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 ftp_client
ssh_
commander_
core
0.2.0
Module ftp_
client
Module Items
Structs
In crate ssh_
commander_
core
ssh_commander_core
Module
ftp_
client
Copy item path
Source
Structs
§
FtpClient
FTP/FTPS client using
suppaftp
with async support.
FtpConfig
Configuration for an FTP/FTPS connection.