<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to Create and Use Symlinks on a Mac</title>
	<atom:link href="http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 13:56:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: paul</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-634801</link>
		<dc:creator><![CDATA[paul]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 17:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-634801</guid>
		<description><![CDATA[Hi Weldon, I did exactly what you said and this did not work for me.


user-76c9dd:~ glasserp$ sudo rm -rf ~/Downloads/
Password:
user-76c9dd:~ glasserp$ ln -s /Volumes/Macintosh HDD/Downloads/ ~/Downloads
ln: /Users/glasserp/Downloads: No such file or directory

Any help please?]]></description>
		<content:encoded><![CDATA[<p>Hi Weldon, I did exactly what you said and this did not work for me.</p>
<p>user-76c9dd:~ glasserp$ sudo rm -rf ~/Downloads/<br />
Password:<br />
user-76c9dd:~ glasserp$ ln -s /Volumes/Macintosh HDD/Downloads/ ~/Downloads<br />
ln: /Users/glasserp/Downloads: No such file or directory</p>
<p>Any help please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weldon Dodd</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-620202</link>
		<dc:creator><![CDATA[Weldon Dodd]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 18:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-620202</guid>
		<description><![CDATA[Yes, that absolutely works. However, I didn&#039;t want to move my entire Home folder. I wanted to keep the ~/Library file on my SSD for speed and to make sure I could still boot into my account even if the hard drive failed (and the SSD was still working). So I chose to just move some of the sub-folders.]]></description>
		<content:encoded><![CDATA[<p>Yes, that absolutely works. However, I didn&#8217;t want to move my entire Home folder. I wanted to keep the ~/Library file on my SSD for speed and to make sure I could still boot into my account even if the hard drive failed (and the SSD was still working). So I chose to just move some of the sub-folders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weldon Dodd</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-620200</link>
		<dc:creator><![CDATA[Weldon Dodd]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 18:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-620200</guid>
		<description><![CDATA[@XakiK - I haven&#039;t used this program, but you might want to take a look at http://www.macupdate.com/app/mac/10433/symboliclinker]]></description>
		<content:encoded><![CDATA[<p>@XakiK &#8211; I haven&#8217;t used this program, but you might want to take a look at <a href="http://www.macupdate.com/app/mac/10433/symboliclinker" rel="nofollow">http://www.macupdate.com/app/mac/10433/symboliclinker</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-620157</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-620157</guid>
		<description><![CDATA[I use a symbolic link to redirect my entire Documents folder to Dropbox. So I have the same documents on multiple machines.]]></description>
		<content:encoded><![CDATA[<p>I use a symbolic link to redirect my entire Documents folder to Dropbox. So I have the same documents on multiple machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam J</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-620156</link>
		<dc:creator><![CDATA[Adam J]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 15:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-620156</guid>
		<description><![CDATA[If you just wanted to move Home Folder (which does include your Documents, Downloads etc.), would it not be easier to go to the Accounts preference pane and then right click on your User account then click advanced? This then allows you to move your Home Folder in a GUI way.]]></description>
		<content:encoded><![CDATA[<p>If you just wanted to move Home Folder (which does include your Documents, Downloads etc.), would it not be easier to go to the Accounts preference pane and then right click on your User account then click advanced? This then allows you to move your Home Folder in a GUI way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XabiK</title>
		<link>http://gigaom.com/2011/04/27/how-to-create-and-use-symlinks-on-a-mac/#comment-620111</link>
		<dc:creator><![CDATA[XabiK]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 11:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=324658#comment-620111</guid>
		<description><![CDATA[Does exist an application which can manage symlinks in a GUI-friendly way? (I would use Linux if I wanted to deal with the terminal ;)

By the way, I very useful article: another good idea is also to use symlinks combined with Dropbox, isn&#039;t it?]]></description>
		<content:encoded><![CDATA[<p>Does exist an application which can manage symlinks in a GUI-friendly way? (I would use Linux if I wanted to deal with the terminal ;)</p>
<p>By the way, I very useful article: another good idea is also to use symlinks combined with Dropbox, isn&#8217;t it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
