sftp-server
v0.1.0 GrowingLibrary providing a pure Rust implementation of an SFTP server; can operate standalone with an embedded SSH server, or can provide the SFTP backend for an external SSH server (e.g. openssh). Binary crates should pull in this library and provide their own storage back-end.
Quick Verdict
- โNot updated for 3+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT)
Security
Deep Insights
24 downloads in the last 30 days (1/day), up 9% from the previous period.
Despite being 3+ years old, sftp-server hasn't reached 1.0 yet. Expect potential API changes between versions.
At 6KB, sftp-server is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on sftp-server
Version Adoption
Release Timeline
Feature Flags
default =["standalone"]