1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-19 06:23:25 +01:00

New post about sync services.

This commit is contained in:
Markus Birth 2016-12-30 15:23:25 +01:00
parent a7dc624ab4
commit 7f3367a3bc

View File

@ -0,0 +1,34 @@
---
title: Personal Sync Servers
layout: default
created: 2016-12-30 15:16:06 +0100
updated: 2016-12-30 15:16:06 +0100
toc: false
tags:
- know-how
- software
- sync
- synchronisation
- servers
- owncloud
- nextcloud
- baikal
- radicale
- seafile
- syncthing
---
Calendar/Contacts servers
=========================
* [NextCloud](https://nextcloud.com/)
* [Baïkal](http://baikal-server.com/) ([GitHub](https://github.com/fruux/Baikal))
* [Radicale](http://radicale.org/)
File Sync servers (Dropbox-like)
================================
* [NextCloud](https://nextcloud.com/) (no delta sync)
* [Seafile](https://www.seafile.com/) (incl. sharing by link, etc.)
* [SyncThing](https://syncthing.net/) (2-way, sync only)