Syncthing

Table of Contents

1. Generate new config

syncthing --generate="$HOME/.config/syncthing" --no-default-folder --no-browser

2. Web GUI from another computer

2.1. Firewall

Using ufw to allow external access to Syncthing web GUI

3. Autostarting Syncthing

Start the system service for the Syncthing user syncthing@<user>.service

systemctl enable --now syncthing@alan.service

4. References

lun. 04 mai 2026

Generated with Emacs 30.1 (Org mode 9.7.11)