{"id":33934238,"url":"https://github.com/openssh-rust/openssh-sftp-client","last_synced_at":"2026-04-02T01:29:06.364Z","repository":{"id":37666718,"uuid":"432143276","full_name":"openssh-rust/openssh-sftp-client","owner":"openssh-rust","description":"sftp v3 client implemented using pure rust","archived":false,"fork":false,"pushed_at":"2025-11-21T08:12:36.000Z","size":1505,"stargazers_count":61,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-17T14:12:51.731Z","etag":null,"topics":["async","rust","sftp","sftp-client","tokio-rs"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openssh-rust.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-26T10:45:16.000Z","updated_at":"2026-03-11T08:04:13.000Z","dependencies_parsed_at":"2023-11-16T04:30:15.322Z","dependency_job_id":"3e0a2cb3-ae1e-4e50-8b51-d453d3407317","html_url":"https://github.com/openssh-rust/openssh-sftp-client","commit_stats":{"total_commits":1051,"total_committers":2,"mean_commits":525.5,"dds":"0.0038058991436726863","last_synced_commit":"a3f204ac3a88e3a33e349e3cc6a8cff22f7fd92f"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/openssh-rust/openssh-sftp-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openssh-rust%2Fopenssh-sftp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openssh-rust%2Fopenssh-sftp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openssh-rust%2Fopenssh-sftp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openssh-rust%2Fopenssh-sftp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openssh-rust","download_url":"https://codeload.github.com/openssh-rust/openssh-sftp-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openssh-rust%2Fopenssh-sftp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","rust","sftp","sftp-client","tokio-rs"],"created_at":"2025-12-12T13:31:32.013Z","updated_at":"2026-04-02T01:29:06.356Z","avatar_url":"https://github.com/openssh-rust.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openssh-sftp-client\n\n[![Rust](https://github.com/openssh-rust/openssh-sftp-client/actions/workflows/rust.yml/badge.svg)](https://github.com/openssh-rust/openssh-sftp-client/actions/workflows/rust.yml)\n\n[![crate.io downloads](https://img.shields.io/crates/d/openssh-sftp-client)](https://crates.io/crates/openssh-sftp-client)\n\n[![crate.io version](https://img.shields.io/crates/v/openssh-sftp-client)](https://crates.io/crates/openssh-sftp-client)\n\n[![docs](https://docs.rs/openssh-sftp-client/badge.svg)](https://docs.rs/openssh-sftp-client)\n\nopenssh-sftp-client, implements [sftp v3] according to\n[`openssh-portable/sftp-client.c`] in rust using `tokio` and `serde`.\n\nIt exposes highlevel `async` APIs that models closely after `std::fs` that are\neasy to use.\n\n[sftp v3]: https://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt\n[`openssh-portable/sftp-client.c`]: https://github.com/openssh/openssh-portable/blob/19b3d846f06697c85957ab79a63454f57f8e22d6/sftp-client.c\n\n## Extensions\n\nThis crate support the following extensions:\n - limits\n - expand path\n - fsync\n - hardlink\n - posix rename\n - copy-data\n\n## How to run tests\n\nFor macOS, please install latest rsync from homebrew.\n\n```\n./run_tests.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenssh-rust%2Fopenssh-sftp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenssh-rust%2Fopenssh-sftp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenssh-rust%2Fopenssh-sftp-client/lists"}