This is an old revision of the document!
SyncThing
SyncThing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet.
It basically keep folders in synchronization between hosts. hosts can be computers and also mobile devices.
Installation
Gentoo has an ebuild for SyncThing, so just emerge it:
emerge syncthing
Then add it to default and start it:
rc-update add syncthing default /etc/init.t/syncthing start
Usage
Open your browser to http://127.0.0.1/8384