<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: BitTorrent Sync 7 Times Faster Than Dropbox</title>
	<atom:link href="http://torrentfreak.com/bittorrent-sync-7-times-faster-than-dropbox-131205/feed/" rel="self" type="application/rss+xml" />
	<link>http://torrentfreak.com/bittorrent-sync-7-times-faster-than-dropbox-131205/</link>
	<description>Breaking File-sharing, Copyright and Privacy News</description>
	<lastBuildDate>Tue, 28 Oct 2014 22:56:13 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>By: Marcin Kochanowski</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1193649</link>
		<dc:creator><![CDATA[Marcin Kochanowski]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 16:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1193649</guid>
		<description><![CDATA[Works really well, in a essence dropbox replacement for sensitive data.]]></description>
		<content:encoded><![CDATA[<p>Works really well, in a essence dropbox replacement for sensitive data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1180366</link>
		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Wed, 22 Jan 2014 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1180366</guid>
		<description><![CDATA[UDT is an open-source standard.]]></description>
		<content:encoded><![CDATA[<p>UDT is an open-source standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1176603</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 11 Jan 2014 05:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1176603</guid>
		<description><![CDATA[Or just rsync + cron. That should do the trick.]]></description>
		<content:encoded><![CDATA[<p>Or just rsync + cron. That should do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimodi9</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1176137</link>
		<dc:creator><![CDATA[dimodi9]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 19:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1176137</guid>
		<description><![CDATA[We created a BitTorrent Sync client on AWS called http://www.usesync.com -- feedback would be appreciated.]]></description>
		<content:encoded><![CDATA[<p>We created a BitTorrent Sync client on AWS called <a href="http://www.usesync.com" rel="nofollow">http://www.usesync.com</a> &#8212; feedback would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1175887</link>
		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 04:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1175887</guid>
		<description><![CDATA[Well, then combine the them into one tool and release it.  Nothing about open-source says you can&#039;t just hide the details of operation but then release your complete package as source...]]></description>
		<content:encoded><![CDATA[<p>Well, then combine the them into one tool and release it.  Nothing about open-source says you can&#8217;t just hide the details of operation but then release your complete package as source&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1175884</link>
		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 04:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1175884</guid>
		<description><![CDATA[There already are UDP-based FTP replacements based on Bit Torrent.  The problem is that they all have issues such as proprietary, working only on one OS/limited system library versions, and so on.  In theory all you need is to have a small tracker on the backup server and a frontend that automatically creates and uploads a .Torrent file.  Mark it as private so that DHT doesn&#039;t work.  Then have ANY BT client that allows for automatically loading .Torrent files in a specified directory, on the machines to mirror the content.  Fully open source and fully modular.  Now if only BitComet would make their per-file mirroring part of the official and open standard.



Put a deduping filesystem on the servers holding the mirrors and you&#039;d have a winner.  Best part is that it fixes errors in real time without depending on RAID and the like.  I&#039;m hoping that people start implementing a kind of turnkey solution that you can boot a homemade NAS box with.]]></description>
		<content:encoded><![CDATA[<p>There already are UDP-based FTP replacements based on Bit Torrent.  The problem is that they all have issues such as proprietary, working only on one OS/limited system library versions, and so on.  In theory all you need is to have a small tracker on the backup server and a frontend that automatically creates and uploads a .Torrent file.  Mark it as private so that DHT doesn&#8217;t work.  Then have ANY BT client that allows for automatically loading .Torrent files in a specified directory, on the machines to mirror the content.  Fully open source and fully modular.  Now if only BitComet would make their per-file mirroring part of the official and open standard.</p>
<p>Put a deduping filesystem on the servers holding the mirrors and you&#8217;d have a winner.  Best part is that it fixes errors in real time without depending on RAID and the like.  I&#8217;m hoping that people start implementing a kind of turnkey solution that you can boot a homemade NAS box with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola Nordmann</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1174840</link>
		<dc:creator><![CDATA[Ola Nordmann]]></dc:creator>
		<pubDate>Mon, 06 Jan 2014 17:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1174840</guid>
		<description><![CDATA[That will not help at all when the closed source component (a black box; you have no idea what it _can_ do; now or in the future) can get hold of the encryption key.]]></description>
		<content:encoded><![CDATA[<p>That will not help at all when the closed source component (a black box; you have no idea what it _can_ do; now or in the future) can get hold of the encryption key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvesteri</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1174736</link>
		<dc:creator><![CDATA[Harvesteri]]></dc:creator>
		<pubDate>Mon, 06 Jan 2014 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1174736</guid>
		<description><![CDATA[great !
aaabbbbbc1@gmail.com]]></description>
		<content:encoded><![CDATA[<p>great !<br />
<a href="mailto:aaabbbbbc1@gmail.com">aaabbbbbc1@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R-Sol</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1171582</link>
		<dc:creator><![CDATA[R-Sol]]></dc:creator>
		<pubDate>Sat, 28 Dec 2013 19:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1171582</guid>
		<description><![CDATA[if they won&#039;t release the source code, how can we know what a &quot;very profitable company&quot; will do with our data ?]]></description>
		<content:encoded><![CDATA[<p>if they won&#8217;t release the source code, how can we know what a &#8220;very profitable company&#8221; will do with our data ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zbeast</title>
		<link>/bittorrent-sync-7-times-faster-than-dropbox-131205/#comment-1170327</link>
		<dc:creator><![CDATA[zbeast]]></dc:creator>
		<pubDate>Tue, 24 Dec 2013 15:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://torrentfreak.com/?p=80528#comment-1170327</guid>
		<description><![CDATA[I like it for one reason.. you files are not exposed to a third party.
dropbox has your files and becasue of that they can be shared without your permission to others.   it also sucks too have to pay a monthly fee to share a file with yourself.]]></description>
		<content:encoded><![CDATA[<p>I like it for one reason.. you files are not exposed to a third party.<br />
dropbox has your files and becasue of that they can be shared without your permission to others.   it also sucks too have to pay a monthly fee to share a file with yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
