You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.
It would be great to enable document sync with ownCloud. Especially because both projects are open source, them working together would be even better! :)
Currently, I am trying to stabilize the develop branch to work with our new iframe performance optimization system. After that is finished, I will look into this. If you would like to help out with this feature, please feel free to submit a PR :)
A comment for posterity: don't rely on http://demo.owncloud.org/remote.php/webdav when testing WebDAV calls. As I found out this week, the demo server is optimized using reverse proxies, and this sometimes results in specialty WebDAV calls being interpreted as GET requests.
It would be great to enable document sync with ownCloud. Especially because both projects are open source, them working together would be even better! :)
ownCloud can be accessed through the WebDAV protocol. You can test it with http://demo.owncloud.org/remote.php/webdav (user/password is test/test).
We also have a Share API.
Let us know if you have questions or something is missing. Also be welcome in our IRC channel #owncloud-dev and on our developer mailing list.
The text was updated successfully, but these errors were encountered: