Support openmediavault (NAS)

Hi! Support openmediavault exists? http://www.openmediavault.org/ How to install syncthing on Debian the console? http://apt.syncthing.net/

# Add the release PGP keys:
curl -s https://syncthing.net/release-key.txt | sudo apt-key add -

# Add the "release" channel to your APT sources:
echo "deb http://apt.syncthing.net/ syncthing release" | sudo tee /etc/apt/sources.list.d/syncthing.list

# Update and install syncthing:
sudo apt-get update
sudo apt-get install syncthing

This command to for installation syncthing on debian?

How to run syncthing automatically when run Debian 7.x 64-bit?

crontab -e

This command no works… :sweat:

++++++++++++++++++++++++++++++++++++++++++++++++++

:expressionless: Necessary to add a command @reboot syncthing (Ctrl+K and Ctrl+X)

This loyal command? :confused:

Syneptikz - provide a video installation on Syncthing openmediavault (NAS)

Question: how to manage folders Synstning?

https://docs.syncthing.net/intro/getting-started.html

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.