| Crates.io | openssh-sftp-client |
| lib.rs | openssh-sftp-client |
| version | 0.15.3 |
| created_at | 2021-12-30 06:59:45.923371+00 |
| updated_at | 2025-07-14 10:44:33.452659+00 |
| description | Highlevel API used to communicate with openssh sftp server. |
| homepage | |
| repository | https://github.com/openssh-rust/openssh-sftp-client |
| max_upload_size | |
| id | 505212 |
| size | 217,147 |
openssh-sftp-client, implements sftp v3 according to
openssh-portable/sftp-client.c in rust using tokio and serde.
It exposes highlevel async APIs that models closely after std::fs that are
easy to use.
This crate support the following extensions:
For macOS, please install latest rsync from homebrew.
./run_tests.sh