Hi all,
I would like to test the WebDAV access thanks to your demo site https://demo.sync-in.com/webdav, and I'm getting same error with opera or MS Edge below:
{"message":"Cannot GET /webdav","error":"Not Found","statusCode":404}
I have the same error message when I try to use WebDAV access on my own docker sync-in instance for test.
I have read the documentation and I think I'm doing correctly the instructions. I have WebDAV access option enabled for the user, as I can see in the doc or demo site.
I hope I'm not doing wrong usage or forgotten to enable an option
Thanks in advance for your time