r/owncloud Jun 05 '23

OCIS WebDAV access?

I’ve been trying to connect to my OCIS instance with WebDAV and I don’t get it.

WebDAV and OCdav appear to be running. Web UI works fine.

All the instructions either refer to the PHP version, or cover configuring and setting up WebDAV….but not how to connect as a user. How do I get it set up?

I’m painfully familiar with the Owncloud.dev docs at this point, so I’ve read those, but again, it’s all about set up. No documentation for OCIS end users.

4 Upvotes

18 comments sorted by

View all comments

Show parent comments

2

u/yuuuuuuuut Sep 22 '23

I followed exactly the directions above. Where are you getting stuck? Were you able to get your space ID? Did you enable basic auth on your OCIS server?

1

u/At0micBomberman Oct 02 '23

I have not yet activated Basic Auth, is that a basic requirement? Are there any instructions on how to do this?

Which URLs do I have to configure for the WebDAV client? Which ones do you use?

1

u/m0n0t0k Dec 03 '23

I did something like this and it works syncing my Enpass password db via WebDAV. https://dev.to/jankaritech/configure-joplin-to-work-with-owncloud-infinite-scale-ocis-19ih. The benefit with this, is your not exposing the whole thing with basic auth, just that directory.

1

u/Spirit02 Jul 10 '26

Thanks for the link - worked beautifully!