<?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/pt-br/tags/btsync/</link><description>Recent content in Btsync on ZoliBen Csupra(Kabra)</description><generator>Hugo</generator><language>pt-br</language><lastBuildDate>Tue, 30 Dec 2014 17:10:48 +0000</lastBuildDate><atom:link href="https://zoliben.com/pt-br/tags/btsync/index.xml" rel="self" type="application/rss+xml"/><item><title>Instalação do BTsync em servidor ubuntu</title><link>https://zoliben.com/pt-br/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</link><pubDate>Tue, 30 Dec 2014 17:10:48 +0000</pubDate><guid>https://zoliben.com/pt-br/posts/2014-12-30-btsync-telepitese-ubuntu-szerverre/</guid><description>&lt;p>Alguns certamente conhecem o BTsync, um programinha muito útil. Basicamente serve para transferir arquivos através do protocolo torrent. A instalação é feita da seguinte forma:&lt;/p>
&lt;p>Para podermos adicionar fontes ao repositório apt, é necessário instalar as bibliotecas necessárias, caso ainda não tenha feito:&lt;/p>
&lt;pre>apt-get install software-properties-common python-software-properties&lt;/pre>
&lt;p>Depois adicionamos a fonte:&lt;/p>
&lt;pre>add-apt-repository ppa:tuxpoldo/btsync&lt;/pre>
&lt;p>Em seguida executamos uma atualização:&lt;/p>
&lt;pre>apt-get update&lt;/pre>
&lt;p>E instalamos o programa:&lt;/p>
&lt;pre>apt-get install btsync&lt;/pre>
&lt;p>Também é necessário algum servidor web, nginx e apache servem.&lt;/p></description></item></channel></rss>