References:
Install
sudo pacman -S --needed syncthing
Enable (replace username accordingly)
username
sudo systemctl enable syncthing@username.service --now
After reboot, to set up syncthing go to the web interface at http://localhost:8384.
Back to index