2 unstable releases
0.4.0 | Jun 15, 2024 |
---|---|
0.3.0 | Jul 31, 2023 |
#960 in Filesystem
95 downloads per month
Used in lawn
235KB
6K
SLoC
include::../doc/README-base.adoc
The lawn-sftp
crate provides types and traits for implementing an SFTP
server, optionally with authentication.
If the unix
feature is enabled, then an SFTP server backend which uses
POSIX is provided.
Note that documentation is at the moment unfortunately lacking.
Dependencies
~6–16MB
~221K SLoC