Installing Resilio Sync (rslSync) on the Raspberry Pi

From KlavoWiki
Revision as of 03:50, 24 March 2017 by David (talk | contribs) (Created page with "If you would like to manually install Resilio Sync then have a look at the page Manually Installing Resilio Sync (rslSync) on the Raspberry Pi I have based my install fro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

If you would like to manually install Resilio Sync then have a look at the page Manually Installing Resilio Sync (rslSync) on the Raspberry Pi

I have based my install from Raspbian Lite

OS Updates

Ensure OS has all the latest updates.

apt-get update
apt-get -y upgrade
apt-get -y dist-upgrade
apt-get -y autoclean
apt-get -y autoremove

sudo apt-get -y install rpi-update

sudo rpi-update


apt source

echo "deb http://linux-packages.resilio.com/resilio-sync/deb resilio-sync non-free" | sudo tee /etc/apt/sources.list.d/resilio-sync.list


Install Resilio

sudo apt-get install resilio-sync

Stopping/starting Service

systemctl stop resilio-sync
systemctl start resilio-sync
systemctl restart resilio-sync
systemctl status resilio-sync

Notes

Config File

/etc/resilio-sync/config.json

Storage

/var/lib/resilio-sync/