Re: [WebDAV] Remote directories not shown
According to WebDAV DTD, the
The response in the log contains neither. WinSCP (silently) skips such entries. What kind of WebDAV server is this?
response element has to contain either status or propstat subelement.
<!ELEMENT response (href, ((href*, status)|(propstat+)), error?, responsedescription? , location?) >
The response in the log contains neither. WinSCP (silently) skips such entries. What kind of WebDAV server is this?