Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Sync with ownCloud #169

Open
jancborchardt opened this issue May 16, 2014 · 4 comments
Open

Sync with ownCloud #169

jancborchardt opened this issue May 16, 2014 · 4 comments

Comments

@jancborchardt
Copy link

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.

@ferndot ferndot self-assigned this May 16, 2014
@ferndot
Copy link
Member

ferndot commented May 16, 2014

That is a great idea 👍

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 :)

@jancborchardt
Copy link
Author

I’m less of a developer, more of a designer. ;) But if you need help, in our IRC channel as mentioned above are always folks who can help.

@ferndot
Copy link
Member

ferndot commented May 16, 2014

We are going to implement the WebDAV protocol to enable this and other storage providers. See #172 for more info.

@Apophenia
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants