mywiki/Syncthing.md

15 lines
426 B
Markdown
Raw Normal View History

2023-02-04 16:03:52 +01:00
## Syncthing
```bash
sudo apt-get install syncthing
systemctl --user start syncthing
systemctl --user enable syncthing
```
## Collegamenti
- [https://www.lffl.org/2020/12/guida-syncthing-p2p-sharing.html](https://www.lffl.org/2020/12/guida-syncthing-p2p-sharing.html)
- [https://gist.github.com/zentralwerkstatt/b94ab44938fbdc8b957c674bf9261954](https://gist.github.com/zentralwerkstatt/b94ab44938fbdc8b957c674bf9261954)