Syncthing (Linux): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 3: | Zeile 3: | ||
== Installation == | == Installation == | ||
PGP-Schlüssel hinzufügen: | |||
<pre> | <pre> | ||
sudo curl -s -o /usr/share/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg | sudo curl -s -o /usr/share/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg | ||
</pre> | </pre> |
Version vom 23. Juni 2021, 16:53 Uhr
Noch in Bearbeitung
Installation
PGP-Schlüssel hinzufügen:
sudo curl -s -o /usr/share/keyrings/syncthing-archive-keyring.gpg https://syncthing.net/release-key.gpg
Links
Client
Android
https://play.google.com/store/apps/details?id=com.nutomic.syncthingandroid&hl=de_AT&gl=US
https://f-droid.org/packages/com.nutomic.syncthingandroid/
Windows
https://syncthing.net/downloads/
Links
https://www.linuxbabe.com/ubuntu/install-syncthing-ubuntu-desktop-server
Zurück zu Ubuntu