<?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>My Documents &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/my-documents/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Wed, 05 Oct 2022 01:53:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>New Sync Method</title>
		<link>https://blog.henrypoon.com/blog/2010/05/21/new-sync-method/</link>
					<comments>https://blog.henrypoon.com/blog/2010/05/21/new-sync-method/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sat, 22 May 2010 04:05:15 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Cloud applications]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Data synchronization]]></category>
		<category><![CDATA[Digital technology]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[DROPBOX]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Go software]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[My Documents]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Online backup services]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Symbolic link]]></category>
		<category><![CDATA[UNC]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/new-sync-method</guid>

					<description><![CDATA[Apparently, my initial set up for syncing my files using symlinks was a little bit reversed. &#160;Rather than setting the symlink to be in the Dropbox folder, I&#8217;ve now put my originals in the Dropbox folder and have now put the symlinks at where those files used to be. &#160;The reason I did this was [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Apparently, my initial set up for syncing my files using symlinks was a little bit reversed. &nbsp;Rather than setting the symlink to be in the Dropbox folder, I&#8217;ve now put my originals in the Dropbox folder and have now put the symlinks at where those files used to be. &nbsp;The reason I did this was that my initial setup confused Dropbox. &nbsp;It would only sync my files at program launch. &nbsp;While the program was running it did not know how to follow the symlink to do the automatic syncing.</p>
<p>However, this poses a problem for syncing the desktop folder. &nbsp;I wasn&#8217;t going to move everything on my desktop to the dropbox folder because that would mean I wouldn&#8217;t be able to see these files on the desktop anymore. &nbsp;Also, if I did put a symlink in my user folder, network shares would be broken since other computers cant follow symlinks when using network access. &nbsp;I couldn&#8217;t go back to putting a symlink in the Dropbox directory due to the problem that I just had. &nbsp;So what I did was use LiveMesh. &nbsp;LiveMesh has the ability to follow symlinks while the program is running. &nbsp;Now I put up a symlink for my Desktop in my Documents folder and now the program just syncs that. &nbsp;For some reason, LiveMesh can&#8217;t sync the Desktop folder directly.</p>
<p>I might just ditch Dropbox altogether so I can do all my file syncing using LiveMesh.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/05/21/new-sync-method/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">347</post-id>	</item>
		<item>
		<title>Helloooo Symlinks</title>
		<link>https://blog.henrypoon.com/blog/2010/05/18/helloooo-symlinks/</link>
					<comments>https://blog.henrypoon.com/blog/2010/05/18/helloooo-symlinks/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 18 May 2010 08:58:30 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Dia]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[DROPBOX]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[My Documents]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Shortcut]]></category>
		<category><![CDATA[Special folder]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Symbolic link]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/helloooo-symlinks</guid>

					<description><![CDATA[So apparently Dropbox doesn&#8217;t let me share any random folder on my computer. &#160;I can only share folders that are WITHIN the &#8220;My Dropbox&#8221; directory in my documents. &#160;My aim was to share my &#8220;users/desktop&#8221; directory. &#160;The only way I could do that is if my Dropbox folder was somehow one level higher than my [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">So apparently Dropbox doesn&#8217;t let me share any random folder on my computer. &nbsp;I can only share folders that are WITHIN the &#8220;My Dropbox&#8221; directory in my documents. &nbsp;My aim was to share my &#8220;users/desktop&#8221; directory. &nbsp;The only way I could do that is if my Dropbox folder was somehow one level higher than my desktop folder. &nbsp;Doing that would be disastrous seeing that it would share everything else in the same directory level. &nbsp;I tried using Live Mesh, but it refuses to share my desktop.</p>



<p class="wp-block-paragraph">However, I stumbled upon&nbsp;something called symbolic links (symlinks for short). &nbsp;Basically it is a pointer to another directory. &nbsp;I put a symlink in my Dropbox folder which pointed to my desktop and now inside my Dropbox folder there is a folder called &#8220;Desktop&#8221;. &nbsp;Well, it&#8217;s not exactly a folder. &nbsp;It&#8217;s a symbolic link. &nbsp;When the computer follows the link&nbsp;when I double click it, it just leads to the destination directory that I set. &nbsp;So now Dropbox has no problem syncing that directory!</p>



<p class="wp-block-paragraph">EDIT May 21, 2010: Apparently Dropbox can&#8217;t actually follow the symlinks inside the Dropbox directory while its running. &nbsp;The originals have to be inside the Dropbox folder and the symlink has to be put at where you used to access those files before. &nbsp;At the same time, shortcuts can be used in place of symlinks.</p>



<p class="wp-block-paragraph">More info about symlinks here: <a href="http://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">http://en.wikipedia.org/wiki/Symbolic_link</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/05/18/helloooo-symlinks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">340</post-id>	</item>
	</channel>
</rss>
