Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 458 Bytes

syncthing

An open source continuous file synchronization

Homepage

Install:

kcp -i syncthing

To enable and start the service, replace “myuser” with the actual Syncthing user after the @:

systemctl enable [email protected]
systemctl start [email protected]

The admin GUI starts automatically and remains available on https://localhost:8384/

alt tag