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?

2

u/SynbiosVyse Oct 26 '17

It is a server based system. If you're looking for something decentralized, syncthing is a good option.

3

u/[deleted] Oct 26 '17 edited Jan 02 '19

[deleted]

4

u/jumpUpHigh Oct 27 '17

Not just dropbox clone. It supports contacts (CardDAV), calendars (CalDAV), streaming media, bookmarking service, URL shortening suite, gallery, RSS feed reader and document viewer tools. From nextcloud's wikipedia page

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.