Would somebody be able to confirm whether or not mini-redirector on a Windows
client can interact with a WebDAV provider that is not IIS-based?
I have implemented a webdav server using a java servlet running within
WebLogic. I can connect and operate successfully using the older "Web
Folders" provided within the client OS but cannot successfully connect in
mini-redirector mode.
I cannot find any information on what mini-redirector expects during the
"handshake" phase of a connection attempt to something like
http://myServer/myDavConnection
Can this be done or could someone refer me to where I may be able to find
more info on getting redirector working against non-IIS WebDAV providers?
Thanks in advance for any help!