ASGI WebDAV Server
An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
Features
- ASGI standard
- WebDAV standard: RFC4918
- Support multi-provider: FileSystemProvider, MemoryProvider, WebHDFSProvider
- Support multi-account and permission control
- Support optional anonymous user
- Support optional home directory
- Support store password in raw/hashlib/LDAP(experimental) mode
- Full asyncio file IO
- Passed all litmus(0.13) test, except 1 warning(A security alert that will not be triggered in an ASGI environment.)
- Browse the file directory in the browser
- Support HTTP Basic/Digest authentication
- Support response in Gzip/Zstd
- Compatible with macOS finder and Window10 Explorer
Quickstart
docker pull ray1ex/asgi-webdav
docker run -dit --restart unless-stopped \
-p 8000:8000 \
-e UID=1000 -e GID=1000 \
-v /your/data:/data \
--name asgi-webdav ray1ex/asgi-webdav
Default Account
| value | description | |
|---|---|---|
| username | username |
- |
| password | password |
- |
| permission | ["+"] |
Allow access to all directories |
View in Browser
Documentation
Contributing
Please refer to the Contributing for more information.
Acknowledgements
Please refer to the Acknowledgements for more information.
Related Projects
Release files for ASGIWebDAV 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| asgiwebdav-2.0.1.tar.gz | 95.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| asgiwebdav-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 174.1 kB
Release files / asgiwebdav-2.0.1.tar.gz
| Download URL | asgiwebdav-2.0.1.tar.gz |
|---|---|
| Size | 95.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4bcb0cdb05661db79fa1af73184fde4de6f81ff2ecb6c8716b5ba182ef7d4460
|
|
BLAKE2b-256 checksum How to use checksums |
5570d14d53453f00a7a9c1d187a4abe5b01bb8a7f837f7eabbbb3968613b93ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 20, 2026.
Transparency logRelease files / asgiwebdav-2.0.1-py3-none-any.whl
| Download URL | asgiwebdav-2.0.1-py3-none-any.whl |
|---|---|
| Size | 79.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d796319dc56a29ac513099bb3df649eb6709addda6ea84cda53fa88540652a3f
|
|
BLAKE2b-256 checksum How to use checksums |
81e8cc108857b9804895457934bb5a94fefb9e1b82c7c6aaef4a425f00b1635d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Feb 20, 2026.
Transparency log