<?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>UKMac.net &#187; Dropbox</title>
	<atom:link href="http://ukmac.net/tag/dropbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ukmac.net</link>
	<description></description>
	<lastBuildDate>Sun, 20 Mar 2011 23:43:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Use Dropbox to Sync Other Folders</title>
		<link>http://ukmac.net/2010/08/21/use-dropbox-to-sync-other-folders/</link>
		<comments>http://ukmac.net/2010/08/21/use-dropbox-to-sync-other-folders/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 22:10:49 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Hints And Tips]]></category>
		<category><![CDATA[Dropbox]]></category>

		<guid isPermaLink="false">http://ukmac.net/?p=1000</guid>
		<description><![CDATA[Dropbox is a great tool for synchronising files across multiple computers or even for just keeping a copy of important documents backed up remotely but occasionally you might want to...]]></description>
			<content:encoded><![CDATA[<p>Dropbox is a great tool for synchronising files across multiple computers or even for just keeping a copy of important documents backed up remotely but occasionally you might want to use it to sync a folder that you don&#8217;t want to keep in the Dropbox folder structure. By default Dropbox only synchronises folders in your automatically created Dropbox folder.</p>
<p>Fortunately there is a quick solution to this using symbolic links. A symbolic link is a special file that points to a file or folder somewhere else on your disk. You cannot create a symbolic link from the Finder it is created using the ln command in a terminal window.</p>
<p>Open a terminal window and type the ln command as in the following code excerpt:-</p>
<p><code><br />
ln -s /sourcedirectory  ~/Dropbox/sourcedirectory<br />
</code></p>
<p>This will create a symbolic link in your Dropbox folder called sourcedirectory which points at the original directory located at /sourcedirectory. </p>
<p>To verify if this link is working open a Finder window and you should see a folder in your Dropbox folder called sourcedirectory with a small black arrow in the corner of the folder icon. If you double click this link file your Finder window should open the original directory.</p>
<p>If you later decide that you no longer want this directory synchronising with Dropbox just delete the link file in the Dropbox folder with Finder.</p>
]]></content:encoded>
			<wfw:commentRss>http://ukmac.net/2010/08/21/use-dropbox-to-sync-other-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lots of DropBox Invites Available</title>
		<link>http://ukmac.net/2008/07/10/lots-of-dropbox-invites-available/</link>
		<comments>http://ukmac.net/2008/07/10/lots-of-dropbox-invites-available/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 20:57:40 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[OSX Apps]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[filesharing]]></category>

		<guid isPermaLink="false">http://ukmac.net/?p=293</guid>
		<description><![CDATA[DropBox is the latest and greatest file and photo sync service available on the Internet. Currently in closed beta access to the service is invite only but UKMac.net has a...]]></description>
			<content:encoded><![CDATA[<p>DropBox is the latest and greatest file and photo sync service available on the Internet. Currently in closed beta access to the service is invite only but UKMac.net has a number of invites available to anyone who wants one, simply post a comment on this blog post and we will send you one by return email.</p>
<p>Cheers</p>
]]></content:encoded>
			<wfw:commentRss>http://ukmac.net/2008/07/10/lots-of-dropbox-invites-available/feed/</wfw:commentRss>
		<slash:comments>139</slash:comments>
		</item>
	</channel>
</rss>

