<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Btsync on ZoliBen Csupra(Kabra)</title><link>https://zoliben.com/en/tags/btsync/</link><description>Recent content in Btsync on ZoliBen Csupra(Kabra)</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 30 Dec 2014 17:10:48 +0000</lastBuildDate><atom:link href="https://zoliben.com/en/tags/btsync/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing BTsync on Ubuntu Server</title><link>https://zoliben.com/en/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</link><pubDate>Tue, 30 Dec 2014 17:10:48 +0000</pubDate><guid>https://zoliben.com/en/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</guid><description>&lt;p>Some of you probably know BTsync, it&amp;rsquo;s a very useful little program. Basically it&amp;rsquo;s used for transferring files over the BitTorrent protocol. Here&amp;rsquo;s how to install it:&lt;/p>
&lt;p>To add sources to the apt repository, you need to install the necessary packages first, if you haven&amp;rsquo;t already:&lt;/p>
&lt;pre>apt-get install software-properties-common python-software-properties&lt;/pre>
&lt;p>Then add the source:&lt;/p>
&lt;pre>add-apt-repository ppa:tuxpoldo/btsync&lt;/pre>
&lt;p>Then run an update:&lt;/p>
&lt;pre>apt-get update&lt;/pre>
&lt;p>And install the program itself:&lt;/p>
&lt;pre>apt-get install btsync&lt;/pre>
&lt;p>You&amp;rsquo;ll also need a web server, both nginx and apache work fine.&lt;/p></description></item></channel></rss>