webdav icon indicating copy to clipboard operation
webdav copied to clipboard

Simple Go WebDAV server.

Results 72 webdav issues
Sort by recently updated
recently updated
newest added

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: ![image](https://user-images.githubusercontent.com/8008097/171026211-65343b33-438f-4d13-bd6b-3cd64ce9287b.png) ![image](https://user-images.githubusercontent.com/8008097/171026309-06ea15d0-4a23-4b8d-a88e-159ce54bf48a.png)...

I suspect that the delete command cannot delete the file, which makes it impossible to modify the KeePass file。 ![image](https://user-images.githubusercontent.com/70201547/164974235-842e59bb-7154-4bb9-a2aa-2d31fe94f0b5.png)

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

浏览器提示: 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

enhancement
help wanted

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.