<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	> <channel><title>Comments on: HOWTO: Synchronize Dropbox and ZumoDrive on Windows</title> <atom:link href="http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/feed/" rel="self" type="application/rss+xml" /><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/</link> <description>Technology Musings</description> <lastBuildDate>Sat, 04 Feb 2012 00:04:25 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: yeong</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-414</link> <dc:creator>yeong</dc:creator> <pubDate>Wed, 05 May 2010 18:24:59 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-414</guid> <description>i think now no need this kind of thing already, because zumo have a function is &#039;&#039;link folder to ZumoDrive&#039;&#039;</description> <content:encoded><![CDATA[<p>i think now no need this kind of thing already, because zumo have a function is &#8221;link folder to ZumoDrive&#8221;</p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-404</link> <dc:creator>Sean</dc:creator> <pubDate>Sun, 18 Apr 2010 23:41:07 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-404</guid> <description>Great tip about the Link Shell Detection.  Now I don&#039;t have to relocate folders into My Dropbox and can setup just certain subfolders to be synced.  I can keep them where they are which is great.This is really going to help productivity using two different computers. I can even use this to synchronize VirtualBoxes and Firefox settings.  Very nice.Thank you Taylor.</description> <content:encoded><![CDATA[<p>Great tip about the Link Shell Detection.  Now I don&#8217;t have to relocate folders into My Dropbox and can setup just certain subfolders to be synced.  I can keep them where they are which is great.</p><p>This is really going to help productivity using two different computers.<br /> I can even use this to synchronize VirtualBoxes and Firefox settings.  Very nice.</p><p>Thank you Taylor.</p> ]]></content:encoded> </item> <item><title>By: Best Dropbox Hacks and Dropbox Portable &#124; ShanKrila</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-316</link> <dc:creator>Best Dropbox Hacks and Dropbox Portable &#124; ShanKrila</dc:creator> <pubDate>Mon, 02 Nov 2009 03:09:26 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-316</guid> <description>[...] Synchronize Dropbox and ZumoDrive on Windows - Idea Excursion ZumoDrive doesn&#8217;t support Linux yet. But, you can use Dropbox in conjunction with Zumodrive to do this cool hack. [...]</description> <content:encoded><![CDATA[<p>[...] Synchronize Dropbox and ZumoDrive on Windows &#8211; Idea Excursion ZumoDrive doesn&#8217;t support Linux yet. But, you can use Dropbox in conjunction with Zumodrive to do this cool hack. [...]</p> ]]></content:encoded> </item> <item><title>By: S2s</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-311</link> <dc:creator>S2s</dc:creator> <pubDate>Wed, 21 Oct 2009 16:29:42 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-311</guid> <description>BTW, Dropbox now has an iPhone client, V1.0.1 as of today.  I&#039;ve only played with it a bit, but it seems to work okay, and includes a viewer for various types of files.More details from their website here:  https://www.getdropbox.com/help/category/Mobile%20Devicesp.s. No, I&#039;m not affiliated with them, except as an occasional user.  They have a link from their website to this page.</description> <content:encoded><![CDATA[<p>BTW, Dropbox now has an iPhone client, V1.0.1 as of today.  I&#8217;ve only played with it a bit, but it seems to work okay, and includes a viewer for various types of files.</p><p>More details from their website here: <a href="https://www.getdropbox.com/help/category/Mobile%20Devices" rel="nofollow">https://www.getdropbox.com/help/category/Mobile%20Devices</a></p><p>p.s. No, I&#8217;m not affiliated with them, except as an occasional user.  They have a link from their website to this page.</p> ]]></content:encoded> </item> <item><title>By: Taylor Gerring</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-198</link> <dc:creator>Taylor Gerring</dc:creator> <pubDate>Thu, 28 May 2009 18:19:47 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-198</guid> <description>@KevBecause I don&#039;t know of a graphical tool, you&#039;ll need to use Terminal to do a little command line work. Open Terminal up and navigate to your Dropbox folder using &quot;cd&quot;. From there, type in this command (replacing the folder path and linkfoldername.&lt;pre&gt;ln -s /path/to/folder/to/symlink linkfoldername&lt;/pre&gt;This will create a symbolic link in as &quot;linkfoldername&quot;, which points to /path/to/folder/to/symlink.</description> <content:encoded><![CDATA[<p>@Kev</p><p>Because I don&#8217;t know of a graphical tool, you&#8217;ll need to use Terminal to do a little command line work. Open Terminal up and navigate to your Dropbox folder using &#8220;cd&#8221;. From there, type in this command (replacing the folder path and linkfoldername.</p><pre>ln -s /path/to/folder/to/symlink linkfoldername</pre><p>This will create a symbolic link in as &#8220;linkfoldername&#8221;, which points to /path/to/folder/to/symlink.</p> ]]></content:encoded> </item> <item><title>By: Kev</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-195</link> <dc:creator>Kev</dc:creator> <pubDate>Sat, 23 May 2009 19:09:41 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-195</guid> <description>This is exactly what I was looking for.  But how would one accomplish this on a Mac?</description> <content:encoded><![CDATA[<p>This is exactly what I was looking for.  But how would one accomplish this on a Mac?</p> ]]></content:encoded> </item> <item><title>By: Control Startup Program Order with PowerShell &#124; Idea Excursion</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-166</link> <dc:creator>Control Startup Program Order with PowerShell &#124; Idea Excursion</dc:creator> <pubDate>Tue, 14 Apr 2009 13:32:01 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-166</guid> <description>[...] the applications or perform some extra steps to reconfigure the program. An example of this is synchronizing DropBox and ZumoDrive. If DropBox starts before ZumoDrive, it never syncs and hangs in an &#8220;Indexing&#8230;&#8221; [...]</description> <content:encoded><![CDATA[<p>[...] the applications or perform some extra steps to reconfigure the program. An example of this is synchronizing DropBox and ZumoDrive. If DropBox starts before ZumoDrive, it never syncs and hangs in an &#8220;Indexing&#8230;&#8221; [...]</p> ]]></content:encoded> </item> <item><title>By: K</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-149</link> <dc:creator>K</dc:creator> <pubDate>Mon, 02 Mar 2009 15:56:38 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-149</guid> <description>This is a really nifty trick, Taylor! Love it and I am going to try it on mine as well. It will be so cool to get this stuff on both Linux and iPhone.</description> <content:encoded><![CDATA[<p>This is a really nifty trick, Taylor! Love it and I am going to try it on mine as well. It will be so cool to get this stuff on both Linux and iPhone.</p> ]]></content:encoded> </item> <item><title>By: Manuel M</title><link>http://www.ideaexcursion.com/2009/02/26/howto-synchronize-dropbox-and-zumodrive-on-windows/comment-page-1/#comment-147</link> <dc:creator>Manuel M</dc:creator> <pubDate>Thu, 26 Feb 2009 22:34:42 +0000</pubDate> <guid isPermaLink="false">http://www.ideaexcursion.com/?p=581#comment-147</guid> <description>I use Dropbox to sync my 1password keychain and other settings between my two Macs. I have set mine up where I do not use any aliases to make it work. I simply point the app pref or data location to the Dropbox file on the machine.I have tried that using the free version of Dropbox, that comes with 2 GB, and really like. Gives you a good feeling, when you know your data is safely backuped and your computers are in sync.Manuel</description> <content:encoded><![CDATA[<p>I use Dropbox to sync my 1password keychain and other settings between my two Macs. I have set mine up where I do not use any aliases to make it work. I simply point the app pref or data location to the Dropbox file on the machine.</p><p>I have tried that using the free version of Dropbox, that comes with 2 GB, and really like. Gives you a good feeling, when you know your data is safely backuped and your computers are in sync.</p><p>Manuel</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ideaexcursion.com @ 2012-02-07 08:14:09 by W3 Total Cache -->
