Hacker News new | ask | show | jobs
by tinix 3674 days ago
It's not an "owncloud protocol"... It's called WebDAV and it's a web standard[0], like HTTP.

[0]https://tools.ietf.org/html/rfc4918

There are literally 100s and 100s of these tools... Nothing is special about OwnCloud, or Sandstorm, in this case, to support interoperability.

It's pretty obvious, IMO, that it supports WebDAV since "dav" is right there in the name.

1 comments

To be fair, in order to work with the ownCloud client, Davros had to implement a few ownCloud-specific extensions. But basically, yes, it's WebDAV.