I'm trying to figure out how to connect to a WebDav server for file handling. I've got it to connect, but other than that I have no idea what to do. (I don't know anything about WebDav).
For example, I'm wanting to connect to box and get the list of files.
https://support.box.com/hc/en-us/articles/200519748-Does-Box-support-WebDAV
I know there are box, drobox, etc components, but we are wanting to add a user configurable WebDav connection.
Do you have any sample code for that?
At this time, the WebDav layer is only used as transport layer for the CalDav & CardDav server access.
At this moment we have not yet a sample on generic file access with WebDav. It's on our todolist.
we will provide a full range of support for WebDav and it's variants in next versions.