1 unstable release

0.1.0 Nov 20, 2022

#20 in #sftp


Used in sftp-filesystem

MIT license

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–21MB
~243K SLoC