This article will guide you through the install and setup process for launching a BitTorrent Sync Client/Server on a high performance SSD VPS at AKLWEB HOST.
Login To Your New Ubuntu 14.04 VPS Server at AKLWEB HOST via SSH and run the following commands
apt-get -y install python-software-properties
add-apt-repository ppa:tuxpoldo/btsync
apt-get update
apt-get -y install btsync
Steps for Install Menu:
We will use “/btsync” for this example.
mkdir /btsync
#set ownership to btsync user
chown btsync /btsync
Access the control panel via http://(server ip address):8888