syncthing

Continuous bidirectional decentralised folder synchronisation tool. More information: <https://docs.syncthing.net/>.

Debian Debian
RUN apt-get update && \ apt-get install -y syncthing
Ubuntu
RUN apt-get update && \ apt-get install -y syncthing
Alpine
RUN apk add syncthing
Arch Arch Linux
RUN pacman -S --noconfirm syncthing
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y syncthing
Fedora
RUN dnf install -y syncthing
Raspbian
RUN apt-get update && \ apt-get install -y syncthing
click the source code to copy install syncthing on any operating system with command-not-found.com