webdav
webdav copied to clipboard
Simple Go WebDAV server.
Where can I find documents with configurations below: ```yaml address: 0.0.0.0 port: 0 auth: true tls: false cert: cert.pem key: key.pem prefix: / debug: false ... ``` Thanks!
## I can't see the directory I configured. I can only see a bin root directory, and I don't have a bin directory in my configuration Error Detail:  ...
I suspect that the delete command cannot delete the file, which makes it impossible to modify the KeePass file。 
ARM support was added in #105, but there hasn't been a new release since then, so there are still no Docker images at Docker Hub with ARM support. Would be...
It seems the project doesn't support time modification. For example when using rclone bisync: `Failed to bisync: modification time support is missing on path2` Relevant https://datatracker.ietf.org/doc/html/rfc4918#section-15.7
As the title
浏览器提示: This XML file does not appear to have any style information associated with it. The document tree is shown below.
https://github.com/VergilGao/docker-webdav https://hub.docker.com/r/vergilgao/webdav https://ghcr.io/vergilgao/webdav need more time to write documents... if you are an unraid user, just mount your data volume to /data and /mnt/user/appdata/webdav to /config if you want to...
Is it possible to have a landing page when in browser open the localhost:8080 address
Thanks for your work. I'm glad for the multi-user support. But can it support quota? I want to limit every user's space usage.