1 unstable release
0.1.0 | Nov 20, 2022 |
---|
#21 in #sftp
Used in sftp-filesystem
23KB
535 lines
Library 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.
Dependencies
~7–20MB
~235K SLoC