Hello everyone,
I was considering using miquels/webdavfs to access files on oCIS by another application, but it requires partial write support from the server (meaning that the WevDAV server allows updating only a range of a file.
Is there any support for it (through PUT request with a Content-Range header or PATCH request) in oCIS?
Thanks