<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Herrold &#187; Linux</title>
	<atom:link href="http://www.davidherrold.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidherrold.com</link>
	<description>“To condense fact from the vapor of nuance.” ― Neal Stephenson, Snow Crash</description>
	<lastBuildDate>Thu, 10 Nov 2011 23:49:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Back ups outside of Dropbox</title>
		<link>http://www.davidherrold.com/2009/03/03/back-ups-outside-of-dropbox/</link>
		<comments>http://www.davidherrold.com/2009/03/03/back-ups-outside-of-dropbox/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 04:23:36 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://www.davidherrold.com/?p=361</guid>
		<description><![CDATA[I&#8217;m a pretty big fan of DropBox, the remote back up service with version control and file sharing.  It works on Mac, Linux and Windows.  I use it nearly every day to back up important files and pass documents to &#8230; <a href="http://www.davidherrold.com/2009/03/03/back-ups-outside-of-dropbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Get Dropbox!" href="https://www.getdropbox.com/referrals/NTI3NjY5OQ"><img class="alignleft size-full wp-image-362" title="dropboc_logo" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2009/03/dropboc_logo.jpg" border="0" alt="dropboc_logo" width="228" height="70" /></a>I&#8217;m a pretty big fan of <strong><a href="https://www.getdropbox.com/referrals/NTI3NjY5OQ">DropBox</a></strong>, the remote back up service with version control and file sharing.  It works on Mac, Linux and Windows.  I use it nearly every day to back up important files and pass documents to colleagues in a safe version-controlled environment.  (I wrote a <a href="http://www.davidherrold.com/2008/06/07/dropbox-remote-backup-with-version-control/">brief explanation of DropBox</a> last summer if you&#8217;re interested.)  There is also a web interface that allows access to your files no matter what computer you happen to be using at the time.</p>
<p>The only problem I saw with the service was its inability to back up files residing outside your DropBox folder.</p>
<p>I found a solution to this problem recently on the <a href="http://wiki.getdropbox.com/">DropBox wiki</a>.  The solution is brilliantly simple, but requires a short <a href="http://www.apple.com/macosx/technology/unix.html">Terminal</a> command to create a <a href="http://en.wikipedia.org/wiki/Symbolic_link">symbolic link</a>.  Let&#8217;s say you would like to back up a folder called &#8220;Projects&#8221; that lives inside your &#8220;Documents&#8221; folder.  Open your Terminal and type the following command:</p>
<p><img class="alignnone size-full wp-image-365" title="symlink" src="http://www.davidherrold.com/wordpress/wp-content/uploads/2009/03/symlink.gif" alt="symlink" width="600" height="49" /></p>
<p>This command will create a symbolic link of your Projects folder into your DropBox. I have tested this in Mac OSX and Linux (Ubuntu) and it works beautifully.  There is a <a href="http://wiki.getdropbox.com/TipsAndTricks/SyncOtherFolders">hack to make it work in Windows</a> as well.</p>
<p>By the way, I&#8217;m not affiliated with DropBox in any way, I just happen to think it&#8217;s a beautiful piece of software.</p>
<p>If you&#8217;re interested, you can get a <strong><a href="https://www.getdropbox.com/referrals/NTI3NjY5OQ">free DropBox account here</a></strong>.</p>
<p>If you already have a DropBox account, do you have any tips or tricks to share in the comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidherrold.com/2009/03/03/back-ups-outside-of-dropbox/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

