-
Notifications
You must be signed in to change notification settings - Fork 47
Windows Explorer Issue #37
Comments
Is this really a dave issue? Is someone with Windows 10 able to reproduce this? |
It was a blank usage of the dave container image. |
I don’t think that one of the maintainers will investigate further, as long this is the only report of this kinda issue (and windows only) 🧐 Guess we should leave this open and wait for others to possible stumble on this (in case that’s a bug). |
I also have a problem connecting with explorer.exe on windows 10, but i have a different issue with credentials, guess ill open a separate issue |
from what i can tell, there is a problem with how windows 10 handles authentication in OPTIONS and PROPPATCH requests: #47 (comment) and the problem goes away if you disable authentication entirely (i.e delete all the users, or use #50 to whitelist your ip)
|
btw is anyone able to mount Dave with authentication in any windows version at all? |
I tried now dave over docker local and over https (k8s nginx ingress)
WebDav clients like filestash online demo can connect without issues,
but Windows 10 Explorer is reporting an error after user-credentials
"The folder you entered does not appear to be valid. Please choose abother"
The text was updated successfully, but these errors were encountered: