WebDAV server on Rust
1.2K
An implementation of a webdav server with support for user accounts, and switching uid/gid to those users accounts. That last feature is Linux-only, since the server is threaded and no other OSes have support for thread-local credentials.
Uses PAM authentication and local unix accounts.
Content type
Image
Digest
sha256:106b7debf…
Size
37.1 MB
Last updated
25 days ago
docker pull difeid/webdav-server-rs