lawn-sftp

Crates.iolawn-sftp
lib.rslawn-sftp
version0.4.0
created_at2023-07-31 22:00:59.11735+00
updated_at2024-06-15 21:19:19.075092+00
descriptionSFTP file system functionality for Lawn
homepage
repositoryhttps://github.com/bk2204/lawn
max_upload_size
id931251
size62,395
brian m. carlson (bk2204)

documentation

README

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.

Commit count: 408

cargo fmt