Commands used in Video:
apt-get install syncthing
adduser syncthing
systemctl enable syncthing@syncthing.service
systemctl start syncthing@syncthing.service
systemctl status syncthing@syncthing.service
sudo useradd -r syncthing -m -d /home/syncthing
ssh -L 8000:127.0.0.1:8384 root@192.168.3.200
In local browser open up http://localhost:8000/