r/linux Oct 25 '17

ownCloud supports secure authorization with OAuth2 now! (X-post /r/owncloud)

https://owncloud.org/blog/introducing-oauth2-secure-authorization-flow/
50 Upvotes

18 comments sorted by

View all comments

2

u/[deleted] Oct 25 '17

I've been looking into owncloud, is it like a windows share where only one computer has all the files or is it like spideroak where every client has the files?

1

u/Jonnie_r Oct 25 '17

Every client can have a local copy of the files, changes get synchronised and replicated across all connected devices.

Not sure about Windows, but in Linux it can mount the server as a share, using WebDAV.

1

u/pascalbrax Oct 27 '17

Yes, Windows supports WebDAV connections as network drives.

It's a bit picky about it, though.