Syncthing

From wikinotes
Revision as of 14:33, 14 March 2021 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Locations

~/.syncthing/config.xml configuration file for syncthing (can be modified in gui at 'localhost:8080'

Install

pacaur -S syncthing

sudo systemd start syncthing@will
sudo systemd enable syncthing@will