How to install Syncthing – Continuous File Synchronization on Ubuntu

28/12/2020

Syncthing is a continuous file synchronization open source software, that synchronizes files between two or more computers on a network or WAN. Your data is as important to you as anything else, hence you deserve to choose where it is stored, if it is shared with some third party and how it’s transmitted over the Internet. Before we proceed on how to install Syncthing on Ubuntu, lets take a quick look at what it offers.

Syncthing Features

  • Reasonable precuation is carried out to avoid data corruption, as well as protected from external attack, eavesdropping or modification by unauthorized parties
  • Syncthing is approachable, understandable as well as inclusive
  • All communication is secured as well as encrypted using TLS
  • It runs on Linux, Windows, Mac OS X, Solaris, FreeBSD, Dragonfly, OpenBSD, as well as NetBSD

Syncthing v0.14.32 Changelog

  • The list of nearby devices properly filters out devices already in the configuration
  • “Nearby devices” are now shown in the add device dialog, hence avoiding the need to type their device ID
  • Folders that were once ignored in a sharing request now actually work properly when later added manually

How to install Syncthing on Ubuntu 17.04 and below

  • First try installing from the stable channel
# Add the release PGP keys:  curl -s https://syncthing.net/release-key.txt | sudo apt-key add -    # Add the "stable" channel to your APT sources:  echo "deb https://apt.syncthing.net/ syncthing stable" | sudo tee /etc/apt/sources.list.d/syncthing.list    # Update and install syncthing:  sudo apt-get update  sudo apt-get install syncthing
  • If the stable channel is not up-to-date, then we can install from the candidate channel
# Add the release PGP keys:  curl -s https://syncthing.net/release-key.txt | sudo apt-key add -    # Add the "candidate" channel to your APT sources:  echo "deb https://apt.syncthing.net/ syncthing candidate" | sudo tee /etc/apt/sources.list.d/syncthing.list    # Update and install syncthing:  sudo apt-get update  sudo apt-get install syncthing

How to uninstall Syncthing from Ubuntu

sudo apt-get remove syncthing
Sandclock IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, Sandclock IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install and Get Started with .NET Core on Ubuntu

.NET Core is a high performance, free and open source software framework. It is developed by Microsoft. .NET Core is a...
29/12/2020

Hướng dẫn gỡ bỏ plesk trên linux centos,ubuntu uninstall Plesk

1 Scripts hỗ trợ gỡ bỏ toàn bộ plesk trên máy chủ centos với ubuntu rất đơn giản. wget https:/onet.vn/plesk_remove.sh chmod...
13/01/2021

Install Adapta Theme Ubuntu

On Ubuntu, theming is one of the most interesting things you can do to make your system appear COOL. It’s been ages since...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn chuyển đổi windows server windows evaluation to standard và active windows server 2008 + 2012 + 2016 + 2019
26/10/2021

How to Update Ubuntu Linux
24/10/2021

Squid Proxy Manager cài đặt và quản lý Proxy Squid tự động trên ubuntu
20/10/2021

Hướng dẫn cài đặt Apache CloudStack 4.15.2.0
19/10/2021

Hướng dẫn ký file PDF bằng chữ ký số (chữ ký điện tử) và sửa lỗi mới nhất 2021 foxit reader
19/10/2021