| Crates.io | openssh-sftp-client |
| lib.rs | openssh-sftp-client |
| version | 0.15.4 |
| created_at | 2021-12-30 06:59:45.923371+00 |
| updated_at | 2025-11-21 08:12:29.561441+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 | 213,524 |
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