unftp 0.14.0

When you need to FTP, but don't want to. An async, cloud orientated FTP(S) server built on libunftp

unftp

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 15 feature flags, 7 of them enabled by default.

default

  • rest_auth
  • cloud_storage
  • jsonfile_auth

rest_auth

  • unftp-auth-rest

cloud_storage

  • unftp-sbe-gcs

jsonfile_auth

  • unftp-auth-jsonfile

unftp-auth-rest

    This feature flag does not enable additional features.

unftp-sbe-gcs

    This feature flag does not enable additional features.

unftp-auth-jsonfile

    This feature flag does not enable additional features.

all_extentions

  • pam_auth
  • rest_auth
  • jsonfile_auth
  • cloud_storage

musl

  • rest_auth
  • cloud_storage
  • jsonfile_auth

tokio_console

  • console-subscriber
  • tokio/tracing

gnu

  • all_extentions

docker

  • musl

pam_auth

  • unftp-auth-pam

console-subscriber

    This feature flag does not enable additional features.

unftp-auth-pam

    This feature flag does not enable additional features.