2 unstable releases
0.4.0 | Jun 15, 2024 |
---|---|
0.3.0 | Jul 31, 2023 |
#1197 in Filesystem
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
~7–17MB
~245K SLoC