libunftp 0.16.0

Extensible, async, cloud orientated FTP(S) server library.
Documentation

libunftp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 0 of them enabled by default.

cloud_storage

  • oauth2
  • mime
  • percent-encoding
  • hyper
  • serde
  • serde_json

rest_auth

  • hyper
  • percent-encoding
  • serde
  • serde_json

jsonfile_auth

  • serde
  • serde_json

oauth2

  • yup-oauth2
  • hyper-rustls

pam_auth

  • pam-auth

hyper

    This feature flag does not enable additional features.

yup-oauth2

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

percent-encoding

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

mime

    This feature flag does not enable additional features.

pam-auth

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.