rexzhang / asgi-webdav

An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
https://rexzhang.github.io/asgi-webdav/
MIT License
75 stars 14 forks source link

Installation instructions on README gives ERROR 404: Not Found. #5

Closed ghost closed 3 years ago

ghost commented 3 years ago
(venv3.8) ubuntu@ip-172-26-5-209:~$  wget https://github.com/rexzhang/asgi-webdav/releases/download/v0.8.0/asgi-webdav.zip
--2021-09-28 22:32:22--  https://github.com/rexzhang/asgi-webdav/releases/download/v0.8.0/asgi-webdav.zip
Resolving github.com (github.com)... 140.82.112.3
Connecting to github.com (github.com)|140.82.112.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-09-28 22:32:22 ERROR 404: Not Found.

(venv3.8) ubuntu@ip-172-26-5-209:~$