<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <link>http://persumi.com/u/fredwu/tech/e/blog/t/sync</link>
    <generator>Persumi - Level up your writing and blogging with AI</generator>
    <category>Blog</category>
    <category>Tech</category>
    <pubDate>Sun, 31 May 2026 06:57:34 +0000</pubDate>
    <description/>
    <title>Blog (sync) - Fred Wu&apos;s Tech</title>
    <atom:link type="application/rss+xml" rel="self" href="http://persumi.com/u/fredwu/tech/e/blog/t/sync/feed/rss"></atom:link>
    <item>
      <pubDate>Sat, 12 Oct 2013 04:26:30 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/protip-unsync-the-index-folder-of-sublime-text-3-from-dropbox</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/protip-unsync-the-index-folder-of-sublime-text-3-from-dropbox</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
If you’re like me who uses both Sublime Text 3 and Dropbox, chances are you have your Sublime Text 3 folder synced in Dropbox.&lt;/p&gt;
&lt;p&gt;
I use my laptop as my primary workstation so most of the time it’s docked and charged. Occasionally when I do use it on battery power however I notice the extremely poor battery life - typically only 2-3 hours.&lt;/p&gt;
&lt;p&gt;
Eventually I realised the power consumption was caused by Sublime Text 3 generating a temp file in its “Index” folder every second or so, and that triggers Dropbox to do the syncing - causing it to take 40-50% of CPU constantly.&lt;/p&gt;
&lt;p&gt;
So, here’s a simple fix. Click on the Dropbox icon, then click on the gear icon and select “Preferences…”, select the “Advanced” tab, and select “Change Settings…” for Selective Sync to bring up the column-based file dialog, now simply find and untick the “Index” folder and you’re all set. :)&lt;/p&gt;
&lt;p&gt;
  &lt;img src=&quot;https://cdn.persumi.com/uploads/images/posts/1ee22517-8bfc-676a-b1f2-ce61dc92750f/imported/img/posts/old/tumblr_inline_mujg5idzne1qalr27.png&quot; alt=&quot;&quot; /&gt;
&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/protip-unsync-the-index-folder-of-sublime-text-3-from-dropbox</link>
      <title>Protip: Unsync the &quot;Index&quot; Folder of Sublime Text 3 from Dropbox</title>
    </item>
    <item>
      <pubDate>Fri, 12 Nov 2010 08:15:41 +0000</pubDate>
      <guid>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-releasing-ssync-an-optimised-s3-sync-tool-using-the-power-of-unix</guid>
      <comments>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-releasing-ssync-an-optimised-s3-sync-tool-using-the-power-of-unix</comments>
      <category>Blog</category>
      <category>Tech</category>
      <author>ifredwu@gmail.com (Fred Wu)</author>
      <description>&lt;![CDATA[&lt;p&gt;
At &lt;a href=&quot;http://envato.com/&quot;&gt;Envato&lt;/a&gt; we have a few dozen sites residing on multiple servers. The data on a portion of the servers need to be regularly backed up to &lt;a href=&quot;http://aws.amazon.com/s3/&quot;&gt;Amazon S3&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
The Envato Mad Scientist &lt;a href=&quot;http://github.com/ryan-allen&quot;&gt;Ryan Allen&lt;/a&gt; has worked on a script called &lt;a href=&quot;http://github.com/ryan-allen/sir-sync-a-lot&quot;&gt;Sir Sync-A-Lot&lt;/a&gt; which syncs the data to S3. This was done after evaluating a bunch of scripts including &lt;a href=&quot;http://www.s3sync.net/&quot;&gt;s3sync&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
Today I turned Ryan’s original script into &lt;a href=&quot;http://rubygems.org/gems/ssync&quot;&gt;a little Rubygem&lt;/a&gt; and added a bit more features.&lt;/p&gt;
&lt;p&gt;
Go &lt;a href=&quot;https://github.com/fredwu/ssync&quot;&gt;check out the source code&lt;/a&gt;!&lt;/p&gt;
]]&gt;</description>
      <link>http://persumi.com/u/fredwu/tech/e/blog/p/ruby-releasing-ssync-an-optimised-s3-sync-tool-using-the-power-of-unix</link>
      <title>[Ruby] Releasing Ssync - An Optimised S3 Sync Tool Using the Power of Unix!</title>
    </item>
  </channel>
</rss>