FubarDevelopment / WebDavServer

WebDAV-Server for .NET using ASP.NET Core

Home Page:https://fubardevelopment.github.io/WebDavServer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run the test server

michalsteyn opened this issue · comments

This issue is related to the closed issue of: #48

I have made the recommended regedit changes mentioned in the linked issue.
And I also tried to use the http://localhost:5809/_dav/.

When trying to this as a Network Location in Explorer or trying to add as a Mapped Drive, it always fails.
Explorer complains that it is not a valid endpoint.

I can see in VS Debug, that the endpoint is being accessed, and that it responds with an unauthorized code. But Explorer never shows the login dialog.

Any other recommendations or documentation would be highly appreciated.

I'll take a look at this issue next week, when I'm back from vacation.

Can you tell me more about your system and what you've tried? To be precise:

  • Which OS (and OS version) are you using?
  • What is your WebDAV client?
  • The sample application uses HTTP BASIC authentication over non-SSL connection

@michalsteyn , did you manage to resolve the issue?

The latest version from the release/2.0 branch should work. It was tested against the following clients:

  • cadaver
  • ng
  • Windows 10
  • Gnome Nautilus