<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (mlednor)</title>
    <link>https://pinboard.in/u:mlednor/public/</link>
    <description>recent bookmarks from mlednor</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://github.com/sickill/bitpocket"/>
	<rdf:li rdf:resource="https://github.com/axkibe/lsyncd"/>
	<rdf:li rdf:resource="http://samglover.net/bittorrent-sync-amazon-ec2/"/>
	<rdf:li rdf:resource="http://owncloud.org/"/>
	<rdf:li rdf:resource="http://www.aerofs.com/"/>
	<rdf:li rdf:resource="https://github.com/technicalpickles/homesick#readme"/>
	<rdf:li rdf:resource="http://sparkleshare.org/"/>
	<rdf:li rdf:resource="http://code.google.com/p/lsyncd/"/>
	<rdf:li rdf:resource="http://zsync.moria.org.uk/"/>
	<rdf:li rdf:resource="http://theappleblog.com/2008/10/31/using-the-cloud-to-setup-a-new-mac/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://github.com/sickill/bitpocket">
    <title>sickill/bitpocket · GitHub</title>
    <dc:date>2015-06-24T12:34:53+00:00</dc:date>
    <link>https://github.com/sickill/bitpocket</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[bitpocket is a small but smart script that does 2-way directory synchronization. It uses rsync to do efficient data transfer and tracks local file creation/removal to avoid known rsync problem when doing 2-way syncing with deletion.

bitpocket can use any server which you have ssh access to for its central storage. If you have gigabytes of free disk space on your hosting server you can finally make use of it.]]></description>
<dc:subject>sync dropbox backup</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:bdfeb138eea2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:dropbox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/axkibe/lsyncd">
    <title>axkibe/lsyncd · GitHub</title>
    <dc:date>2014-07-09T06:54:58+00:00</dc:date>
    <link>https://github.com/axkibe/lsyncd</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Lsyncd watches a local directory trees event monitor interface (inotify or fsevents). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default this is rsync. Lsyncd is thus a light-weight live mirror solution that is comparatively easy to install not requiring new filesystems or block devices and does not hamper local filesystem performance.

Rsync+ssh is an advanced action configuration that uses a SSH to act file and directory moves directly on the target instead of re-transmitting the move destination over the wire.

Fine-grained customization can be achieved through the config file. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the Lua language. This way simple, powerful and flexible configurations can be acheived.]]></description>
<dc:subject>linux sync sysadmin</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:925fe29acdd5/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sysadmin"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://samglover.net/bittorrent-sync-amazon-ec2/">
    <title>Roll your own Dropbox with BitTorrent Sync on Amazon EC2</title>
    <dc:date>2013-11-16T13:25:36+00:00</dc:date>
    <link>http://samglover.net/bittorrent-sync-amazon-ec2/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[File sync is awesome. Without the ability to get at my files on all my computers (4, currently), I don’t know how I would function. That said, I’m not super-fired-up about Dropbox’s security and privacy practices (or Google Drive’s, for that matter), particularly in light of recent news.

So I got pretty excited when I learned about BitTorrent Sync, software that syncs your files without requiring you to give the key to those files to a company like Dropbox or Google. Like its namesake, BitTorrent Sync is decentralized. It syncs files between the computers you install it on, and does not rely on any central server.]]></description>
<dc:subject>sync</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:18a77fa56a72/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://owncloud.org/">
    <title>ownCloud.org | Your Cloud, Your Data, Your Way!</title>
    <dc:date>2012-11-18T09:32:00+00:00</dc:date>
    <link>http://owncloud.org/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing right on the web. Installation has minimal server requirements, doesn’t need special permissions and is quick. ownCloud is extendable via a simple but powerful API for applications and plugins.]]></description>
<dc:subject>sync php opensource dropbox cloud</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:4befded45238/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:php"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:opensource"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:dropbox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:cloud"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.aerofs.com/">
    <title>AeroFS - File sync without servers</title>
    <dc:date>2011-06-25T11:50:55+00:00</dc:date>
    <link>http://www.aerofs.com/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Using AeroFS, you can sync all the data on your devices. No limits. No caps. You already have your storage, now use it!]]></description>
<dc:subject>backup software storage sync</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:226e90b03260/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:software"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/technicalpickles/homesick#readme">
    <title>technicalpickles/homesick - GitHub</title>
    <dc:date>2011-06-24T12:05:37+00:00</dc:date>
    <link>https://github.com/technicalpickles/homesick#readme</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Homesick is sorta like rip, but for dotfiles. It uses git to clone a repository containing dotfiles, and saves them in ~/.homesick. It then allows you to symlink all the dotfiles into place with a single command.

We call a repository that is compatible with homesick to be a 'castle'. To act as a castle, a repository must be organized like so:

Contains a 'home' directory
'home' contains any number of files and directories that begin with '.']]></description>
<dc:subject>backup sync</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:5963d2331e9b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sparkleshare.org/">
    <title>SparkleShare - Sharing work made easy</title>
    <dc:date>2011-04-26T14:50:07+00:00</dc:date>
    <link>http://sparkleshare.org/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[SparkleShare is a syncing and collaboration tool that shines by its absence. It's designed to get out of your way, to make sharing documents and collaboration easier, and to make peers aware of what you are doing.]]></description>
<dc:subject>backup sync dropbox opensource</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:c0a09821a533/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:dropbox"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:opensource"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/lsyncd/">
    <title>lsyncd - Project Hosting on Google Code</title>
    <dc:date>2010-10-17T18:45:40+00:00</dc:date>
    <link>http://code.google.com/p/lsyncd/</link>
    <dc:creator>mlednor</dc:creator><description><![CDATA[Lsyncd uses rsync to synchronize local directories with a remote machine running rsyncd. Lsyncd watches multiple directories trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then sync single file by collecting the inotify events. So lsyncd is a light-weight live mirror solution that should be easy to install and use while blending well with your system. See lsyncd --help for detailed command line options.]]></description>
<dc:subject>backup storage sync</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:mlednor/b:495a59f8b594/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://zsync.moria.org.uk/">
    <title>zsync</title>
    <dc:date>2009-10-29T16:42:41+00:00</dc:date>
    <link>http://zsync.moria.org.uk/</link>
    <dc:creator>mlednor</dc:creator><dc:subject>backup sync</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:2e16cebd0762/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:backup"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://theappleblog.com/2008/10/31/using-the-cloud-to-setup-a-new-mac/">
    <title>Using the Cloud to Setup a New Mac | TheAppleBlog</title>
    <dc:date>2008-11-02T12:14:20+00:00</dc:date>
    <link>http://theappleblog.com/2008/10/31/using-the-cloud-to-setup-a-new-mac/</link>
    <dc:creator>mlednor</dc:creator><dc:subject>mobileme sync mac</dc:subject>
<dc:identifier>https://pinboard.in/u:mlednor/b:efe3128900d7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:mobileme"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:sync"/>
	<rdf:li rdf:resource="https://pinboard.in/u:mlednor/t:mac"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>