I have used an OwnCloud (owncloud.org) server for several years now,
both internally and for a few clients, with great success. It's main
target is file sharing (similar to Dropbox), but it has contacts and
calendaring also which support carddav and caldav.
carddav and caldav are native to OS X (a
Anno domini 2019 Sat, 25 May 02:52:02 -0500
Rod Rodolico scripsit:
> I have used an OwnCloud (owncloud.org) server for several years now,
> both internally and for a few clients, with great success. It's main
> target is file sharing (similar to Dropbox), but it has contacts and
> calendaring also
Quoting Rod Rodolico (r...@dailydata.net):
[...]
> NOTE: there is a split from Owncloud called NextCloud (nextcloud.com).
[...]
Those considering these options may wish to be aware that both of these
projects are coded in PHP5 and Javascript. (I mention this because I
have views about the suitab
> On 25 May 2019, at 18:25, Rick Moen wrote:
>
> Quoting Rod Rodolico (r...@dailydata.net):
>
> [...]
>> NOTE: there is a split from Owncloud called NextCloud (nextcloud.com).
> [...]
>
> Those considering these options may wish to be aware that both of these
> projects are coded in PHP5 and
Quoting wirelessduck--- via Dng (dng@lists.dyne.org):
> PHP5? I’d be wary of using any software that is still stuck on PHP5
> since the latest 5.6 has just hit end of life.
>
> Just checked the nextcloud docs and it appears they are supporting and
> recommending the latest PHP7.3 which is a welco