mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
New post about sync services.
This commit is contained in:
parent
a7dc624ab4
commit
7f3367a3bc
34
know-how/software/_posts/2016-12-30-personal-sync-servers.md
Normal file
34
know-how/software/_posts/2016-12-30-personal-sync-servers.md
Normal 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)
|
Loading…
Reference in New Issue
Block a user