1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-11-09 13:16:45 +00:00
wiki.mbirth.de/know-how/software/_posts/2016-12-30-personal-sync-servers.md

36 lines
825 B
Markdown
Raw Permalink Normal View History

2016-12-30 14:23:25 +00:00
---
created: 2016-12-30 15:16:06 +0100
2022-01-23 17:14:59 +00:00
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2016/12/30/personal-sync-servers.html
2016-12-30 14:23:25 +00:00
tags:
2022-01-23 17:14:59 +00:00
- know-how
- software
- sync
- synchronisation
- servers
- owncloud
- nextcloud
- baikal
- radicale
- seafile
- syncthing
title: Personal Sync Servers
toc: false
updated: 2016-12-30 15:16:06 +0100
2016-12-30 14:23:25 +00:00
---
Calendar/Contacts servers
=========================
* [NextCloud](https://nextcloud.com/)
* [Baïkal](http://baikal-server.com/) ([GitHub](https://github.com/fruux/Baikal))
2016-12-30 15:05:04 +00:00
* [Radicale](http://radicale.org/) (Python)
2016-12-30 14:23:25 +00:00
File Sync servers (Dropbox-like)
================================
* [NextCloud](https://nextcloud.com/) (no delta sync)
* [Seafile](https://www.seafile.com/) (incl. sharing by link, etc.)
2022-01-23 17:14:59 +00:00
* [SyncThing](https://syncthing.net/) (sync only)