lawn-sftp

Crates.iolawn-sftp
lib.rslawn-sftp
version0.4.0
sourcesrc
created_at2023-07-31 22:00:59.11735
updated_at2024-06-15 21:19:19.075092
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: 356

cargo fmt