On 22/05/2024 21:47, Michael Osipov wrote:
On 2024/05/22 17:21:07 Mark Thomas wrote:
All,
I've been looking at the WebDav Servlet for the last few days and in
particular how it interacts with Microsoft clients.
Which clients are we talking about? Windows Explorer?
Yes. The client that gets used when you map a network drive using a
WebDAV endpoint.
I know that DAV Redirector/Explorer are quite picky about TLS and
authentication.
Thanks. That is useful to know. I'd read that BASIC auth was disabled by
default and required a registry tweak to use. I hadn't see anything
about TLS. I'll keep that in mind.
You might want also try CarotDAV. It served me quite well testing mod_dav and
Tomcat WebDAV servlet....
Noted. My primary objective was to see if the WebdavFixFilter was still
required (I don't think it is). Seeing what might be required to get
better out of the box compatibility with the Windows Explorer client was
secondary. That seems to be dependent on PROPPATCH support which looks
to require a non-trivial amount of work to get working. I'm happy to
look at that but without users calling for it, it is going to be low
priority.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org