Opened 4 years ago

Closed 6 months ago

#1010 closed task (wontfix)

WebDAV issues with Windows

Reported by: adminusername Owned by:
Priority: minor Milestone:
Component: WebDAV Version: 8.4.1
Keywords: Cc:

Description

WebDAV does not work at all with windows 10
The milton server doesn't work at all (http://localhost:8080/webdavb
)
The legacy webdav server (http://localhost:8080/webdav/store) allows you to connect, browse the document tree, download the files, create folder, rename folder, but fails when you try to upload a new file

Attachments (5)

webdav-milton-log.txt (24.9 KB) - added by adminusername 4 years ago.
webdav-legacy-log.txt (492 bytes) - added by adminusername 4 years ago.
webdav.zip (48.6 KB) - added by adminusername 4 years ago.
webdav log in /repository/logs
webdavb_logs.zip (3.0 KB) - added by adminusername 4 years ago.
WebDAV b after failed attempt to connect drive
webdavb_screenshots.zip (140.9 KB) - added by adminusername 4 years ago.
Screenshots of webdavb attempt

Download all attachments as: .zip

Change History (16)

Changed 4 years ago by adminusername

Changed 4 years ago by adminusername

Changed 4 years ago by adminusername

webdav log in /repository/logs

comment:1 Changed 4 years ago by adminusername

The fix to the registry property for Windows 10 has been applied
https://help.dreamhost.com/hc/en-us/articles/216473357-Accessing-WebDAV-with-Windows

comment:2 Changed 4 years ago by adminusername

I suspect it is something related to security, I tried to change the context-security.xml but without success

comment:3 Changed 4 years ago by admin

the issue is that Windows does not send the basic authentication header even fixing the registry

comment:4 Changed 4 years ago by admin

ok perhaps i found a solution, first of all you gave to change the registry property Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet?\Services\WebClient?\Parameters\BasicAuthLevel? = 2

Then restart the server.

Then connect a logical unit from a shell in this way: net use z: http://localhost:8080/webdavb

I double checked all the CRUD operations and it works propertly

comment:5 Changed 4 years ago by admin

  • Milestone 8.4.2 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

comment:6 Changed 4 years ago by adminusername

  • Resolution worksforme deleted
  • Status changed from closed to reopened

I confirm that on my system 8.4.1 webdavb does not work (Milton)
On my system I had already made the change to the windows registry.

Changed 4 years ago by adminusername

WebDAV b after failed attempt to connect drive

comment:7 Changed 4 years ago by adminusername

  • Milestone set to 8.4.2

Changed 4 years ago by adminusername

Screenshots of webdavb attempt

comment:8 Changed 4 years ago by adminusername

Tested on another Windows 10 Professional against LD 8.3.3, on port 80, with the same result:
La cartella immessa non è valida. Scegline un'altra
The folder entered is not valid. Choose another one

Last edited 4 years ago by adminusername (previous) (diff)

comment:9 Changed 4 years ago by admin

it works in my system and i am about to close this issue, please see the videos: https://we.tl/t-GKxsiRmh6l

If the Windows client tool is not enough, please go with a more reliable client like Webdrive

In any case this ticket cannot block the 8.4.2 so avoid to put it in the milestone

comment:10 Changed 4 years ago by admin

  • Milestone 8.4.2 deleted
  • Priority changed from major to minor
  • Type changed from bug to task

comment:11 Changed 6 months ago by admin

  • Resolution set to wontfix
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.