Opened 6 years ago

Closed 2 years 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 6 years ago.
webdav-legacy-log.txt (492 bytes ) - added by adminusername 6 years ago.
webdav.zip (48.6 KB ) - added by adminusername 6 years ago.
webdav log in /repository/logs
webdavb_logs.zip (3.0 KB ) - added by adminusername 6 years ago.
WebDAV b after failed attempt to connect drive
webdavb_screenshots.zip (140.9 KB ) - added by adminusername 6 years ago.
Screenshots of webdavb attempt

Download all attachments as: .zip

Change History (16)

by adminusername, 6 years ago

Attachment: webdav-milton-log.txt added

by adminusername, 6 years ago

Attachment: webdav-legacy-log.txt added

by adminusername, 6 years ago

Attachment: webdav.zip added

webdav log in /repository/logs

comment:1 by adminusername, 6 years ago

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 by adminusername, 6 years ago

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

comment:3 by admin, 6 years ago

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

comment:4 by admin, 6 years ago

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 by admin, 6 years ago

Milestone: 8.4.2
Resolution: worksforme
Status: newclosed

comment:6 by adminusername, 6 years ago

Resolution: worksforme
Status: closedreopened

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.

by adminusername, 6 years ago

Attachment: webdavb_logs.zip added

WebDAV b after failed attempt to connect drive

comment:7 by adminusername, 6 years ago

Milestone: 8.4.2

by adminusername, 6 years ago

Attachment: webdavb_screenshots.zip added

Screenshots of webdavb attempt

comment:8 by adminusername, 6 years ago

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 6 years ago by adminusername (previous) (diff)

comment:9 by admin, 6 years ago

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 by admin, 6 years ago

Milestone: 8.4.2
Priority: majorminor
Type: bugtask

comment:11 by admin, 2 years ago

Resolution: wontfix
Status: reopenedclosed
Note: See TracTickets for help on using tickets.