<?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>Haystack Software Blog</title>
	<atom:link href="http://www.haystacksoftware.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haystacksoftware.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:02:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>7 facets of a good Mac backup strategy</title>
		<link>http://www.haystacksoftware.com/blog/2012/01/7-facets-of-a-good-backup-strategy/</link>
		<comments>http://www.haystacksoftware.com/blog/2012/01/7-facets-of-a-good-backup-strategy/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 11:17:24 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[arq]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=423</guid>
		<description><![CDATA[I&#8217;ve been studying the computer backup industry for 3 years now and I&#8217;ve been selling my own online backup product, Arq, since February 2010. I&#8217;ve seen and heard lots of different approaches to backing up one&#8217;s computer. Here are some backup lessons I&#8217;ve learned. 1. Assume your hard drive will fail very soon Expect imminent [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been studying the computer backup industry for 3 years now and I&#8217;ve been selling my own <a href="http://www.haystacksoftware.com/arq/">online backup</a> product, Arq, since February 2010. I&#8217;ve seen and heard lots of different approaches to backing up one&#8217;s computer. Here are some backup lessons I&#8217;ve learned.</p>
<h4>1. Assume your hard drive will fail very soon</h4>
<p>Expect imminent disk failure no matter how old or new your hard drive is. The other day a customer sent me email saying Arq was reporting input/output errors. I told him it was probably a hardware problem and he should replace his hard drive ASAP. He said it&#8217;s an SSD that he installed 2 days ago, so that can&#8217;t be it. A few days later he wrote back saying the SSD was the culprit.</p>
<p>SSDs in my opinion are worse than spinning drives because they seem to <a href="http://www.codinghorror.com/blog/2011/05/the-hot-crazy-solid-state-drive-scale.html">fail catastrophically more often</a>. Spinning drives often fail more gradually, giving you a chance to copy your data off, which is especially good if you haven&#8217;t been doing backups &#8212; but you <strong>are</strong> doing backups, right?</p>
<h4>2. Automate it</h4>
<p>Any backup approach that requires you to remember something has one big problem: you&#8217;ll forget. If you have to plug in an external hard drive for your backup approach, you won&#8217;t do it. At least not often enough.</p>
<h4>3. Keep it simple</h4>
<p>Choose simple backup processes to minimize the opportunity for error. Apple&#8217;s Time Machine is a great example of a simple app. Arq asks almost no questions &#8212; the defaults are fine. SuperDuper is just as simple &#8212; you just click one button and it makes a clone of your hard drive. All of these apps have lots more options, but you can safely ignore them.</p>
<h4>4. Use multiple backup systems</h4>
<p>This goes against the &#8220;keep it simple&#8221; advice, but counting on just one backup strategy is risky. When it comes time to recover from failure, you want as many opportunities to get your stuff back as possible. You don&#8217;t want to wake up one morning to a disk failure and then find out that you&#8217;d accidentally deleted your one backup app 6 months ago and you&#8217;ve lost 6 months of work. Or find out that your one online backup provider <a href="http://jeffreydonenfeld.com/blog/2011/12/crashplan-online-backup-lost-my-entire-backup-archive/">lost</a> <a href="http://techcrunch.com/2009/03/23/online-backup-company-carbonite-loses-customers-data-blames-and-sues-suppliers/">your</a> data, or <a href="http://www.nppa.org/news_and_events/news/2008/10/digitalrailroad.html">disappeared altogether</a>.</p>
<p>Speaking of online backup: make sure one of the backup systems you use is <strong>off-site</strong>, to protect against theft, fire, lightning strike, flood, etc. For example, rotate your clone backup drives keeping one at the office (if your office is in a different location than your home!) or use an online backup service. I use 2 systems &#8212; one local and one off-site (explained below).</p>
<h4>5. Minimize recovery time if possible</h4>
<p>If you need to recover your entire computer from a Time Machine backup, you&#8217;re supposed to use Apple&#8217;s Migration Assistant app. Migration Assistant can be very slow however, especially when restoring from a Time Capsule over the network. If you have a clone of your hard drive made with an app like SuperDuper, you&#8217;ll be back in business in a minute &#8212; just plug the clone drive in, hold down the Option key, and boot your computer from the clone.</p>
<p>One potential downside of recovering with a clone is that in your haste to get back to work you may forget all about the fact that you&#8217;ve got no clone anymore! This can easily happen if you use a desktop computer &#8212; you won&#8217;t even notice that you&#8217;re running off the external hard drive.</p>
<p>At your earliest convenience you need to get another hard drive and clone to it, in case your clone fails. Having multiple backup systems helps mitigate this problem too.</p>
<h4>6. Protect against corruption and &#8220;user error&#8221;</h4>
<p>One of your backup systems should be a &#8220;versioning&#8221; system. Time Machine and Arq are 2 examples of this. They keep hourly backups of your files for the past 24 hours, daily backups for the past month, and weekly backups until they reach your storage budget (Arq) or the target disk is full (Time Machine).</p>
<p>Clones of your hard drive are great, but they&#8217;re only the latest version of your stuff. If a file becomes corrupt, the next time you clone your hard drive you&#8217;ll replace your old clone&#8217;s copy of the file with the new corrupt one.</p>
<p>One of your backup systems should keep multiple copies of your files over time to guard against corruption as well as the occasional what-was-I-thinking-when-I-deleted-half-that-document moments.</p>
<h4>7. Avoid services whose interests aren&#8217;t aligned with yours</h4>
<p>If you&#8217;re choosing an online backup provider, pay close attention to the data retention policies, especially with the &#8220;unlimited&#8221; offerings. Backblaze, for instance, will <a href="http://www.backblaze.com/edrive.html#unplugged">delete backups of your external drive</a> if it hasn&#8217;t been connected within the past 30 days.</p>
<p>Also consider who has access to your stuff. With Backblaze you can pick your own encryption password, but if you need to restore your stuff you&#8217;ll have to give them your password; they decrypt your stuff and leave it in an unencrypted zip file on their servers; if you have them send you a disk with your stuff, your files will be sent through the mail unencrypted on that disk.</p>
<p>Also, any service that offers web access to your backups obviously has the ability to read your stuff (so that they can serve it to you through a web browser).</p>
<h4>My Approach</h4>
<p>I do all my work on 1 laptop (a MacBook Pro). I clone my laptop&#8217;s 2 internal hard drives (an SSD plus a spinning drive) using SuperDuper whenever I think of it. Arq backs up hourly all day long, from wherever I am, as long as there&#8217;s an internet connection. My computer doesn&#8217;t really go anywhere for very long that doesn&#8217;t have an internet connection, so this works for me.</p>
<p>If my SSD boot drive fails, I can&#8217;t boot from my Arq backups in S3, but I can get up and running quickly from the clone (which will probably be out-of-date) and then replace my key files with the latest versions from my Arq backups.</p>
<p>I feel good about my data at S3 not going anywhere. It&#8217;s in my own S3 account, and Amazon promises 99.999999999% (that&#8217;s 11 9s) of durability over 12 months.</p>
<p>In the worst case, if both my computer and my clone are damaged/lost/stolen I can download all my stuff from S3 using Arq, but it&#8217;ll take a while.</p>
<p>(SuperDuper and Arq are Mac-only. If you&#8217;re on Windows, you could try <a href="http://www.acronis.com/homecomputing/products/trueimage/">Acronis True Image</a> for cloning and <a href="http://www.cloudberrylab.com/amazon-s3-microsoft-azure-google-storage-online-backup.aspx">CloudBerry Backup</a> for backup to Amazon S3.)</p>
<p>I should probably add a third option. Any suggestions? Send me email or post a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2012/01/7-facets-of-a-good-backup-strategy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Arq 2.4 is out!</title>
		<link>http://www.haystacksoftware.com/blog/2011/12/arq-2-4-is-out/</link>
		<comments>http://www.haystacksoftware.com/blog/2011/12/arq-2-4-is-out/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 19:28:16 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[arq]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=421</guid>
		<description><![CDATA[Arq version 2.4 is now available! This update includes support for the new &#8220;sa-east-1&#8243; (São Paulo, Brazil) S3 region. It also now checks whether Amazon S3 is experiencing long &#8220;eventual consistency&#8221; delays, abort backup and budget enforcement activities until the next backup interval to avoid potential data loss due to incorrect (old) values being returned from [...]]]></description>
			<content:encoded><![CDATA[<p>Arq version 2.4 is now available!</p>
<p>This update includes support for the new &#8220;sa-east-1&#8243; (São Paulo, Brazil) S3 region.</p>
<p>It also now checks whether Amazon S3 is experiencing long &#8220;eventual consistency&#8221; delays, abort backup and budget enforcement activities until the next backup interval to avoid potential data loss due to incorrect (old) values being returned from S3.</p>
<p>It&#8217;s a free update for all Arq users. Pick &#8220;Check for Updates&#8221; from the Arq menu to get the update.</p>
<p>As always, full release notes for all Arq versions are on the <a href="http://www.haystacksoftware.com/arq/arq2_release_notes.html">release notes</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2011/12/arq-2-4-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCloud and SyncPhotos</title>
		<link>http://www.haystacksoftware.com/blog/2011/12/icloud-and-syncphotos/</link>
		<comments>http://www.haystacksoftware.com/blog/2011/12/icloud-and-syncphotos/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 21:39:06 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[iCloud]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=415</guid>
		<description><![CDATA[Apple&#8217;s new iCloud service is a new offering for all Macs running OS X Lion 10.7.2 and all iOS devices running iOS 5. iCloud includes Photo Stream (if you have iPhoto 9.2, otherwise known as iPhoto &#8217;11, on your Mac). Photo Stream syncs your photos across all your Apple devices (iPhones, iPods, iPads, Macs). It keeps the [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s new <a href="http://www.apple.com/icloud/">iCloud</a> service is a new offering for all Macs running OS X Lion 10.7.2 and all iOS devices running iOS 5.</p>
<p>iCloud includes <a href="http://www.apple.com/icloud/features/photo-stream.html">Photo Stream</a> (if you have iPhoto 9.2, otherwise known as iPhoto &#8217;11, on your Mac). Photo Stream syncs your photos across all your Apple devices (iPhones, iPods, iPads, Macs). It keeps the 1000 most recent photos, but if you have a Mac connected to your Photo Stream, it copies the photos to your Mac&#8217;s iPhoto Library so they don&#8217;t get deleted after 1000 newer photos are taken.</p>
<p>This works great for a single user, but what about if you want to sync photos with your partner&#8217;s computer? That&#8217;s where SyncPhotos comes in. You can configure SyncPhotos to automatically retrieve new photos from another computer whenever they&#8217;re both on the same local network (e.g. using the same Wifi router).</p>
<p>With SyncPhotos, you could for example automatically get your partner&#8217;s photos on your iPhone whenever he/she takes them with her iPhone:</p>
<ol>
<li>Your partner takes a photo with her iPhone.</li>
<li>Her Photo Stream syncs her photo to her Mac.</li>
<li>SyncPhotos syncs that photo from her Mac to your Mac.</li>
<li>Your Photo Stream syncs that photo to your iPhone.</li>
</ol>
<p>Cool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2011/12/icloud-and-syncphotos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arq 2.3 is out!</title>
		<link>http://www.haystacksoftware.com/blog/2011/12/arq-2-3-is-out/</link>
		<comments>http://www.haystacksoftware.com/blog/2011/12/arq-2-3-is-out/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 21:38:41 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[arq]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=412</guid>
		<description><![CDATA[Arq version 2.3 is now available! This update includes support for the new &#8220;us-west-2&#8243; (Oregon) S3 region. It&#8217;s a free update for all Arq users. As always, full release notes for all Arq versions are on the release notes page.]]></description>
			<content:encoded><![CDATA[<p>Arq version 2.3 is now available!</p>
<p>This update includes support for the new &#8220;us-west-2&#8243; (Oregon) S3 region.</p>
<p>It&#8217;s a free update for all Arq users.</p>
<p>As always, full release notes for all Arq versions are on the <a href="http://www.haystacksoftware.com/arq/arq2_release_notes.html">release notes</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2011/12/arq-2-3-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arq, SyncPhotos, Duplifinder are Lion compatible apps</title>
		<link>http://www.haystacksoftware.com/blog/2011/07/arq-syncphotos-duplifinder-are-lion-compatible/</link>
		<comments>http://www.haystacksoftware.com/blog/2011/07/arq-syncphotos-duplifinder-are-lion-compatible/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 20:37:36 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=397</guid>
		<description><![CDATA[OS X Lion is out, and all Haystack Software apps are compatible. Arq 1.7.7: online backup to Amazon S3 SyncPhotos 2.0.7: sync your iPhoto Libraries across computers Duplifinder 2.0.3: eliminate duplicate photos If you do happen to run into an issue with any of the above, please email support@haystacksoftware.com and I&#8217;ll address the issue very [...]]]></description>
			<content:encoded><![CDATA[<p>OS X Lion is out, and all Haystack Software apps are compatible.</p>
<p>Arq 1.7.7: <a href="http://www.haystacksoftware.com/arq/">online backup to Amazon S3</a></p>
<p>SyncPhotos 2.0.7: <a href="http://www.haystacksoftware.com/syncphotos/">sync your iPhoto Libraries across computers</a></p>
<p>Duplifinder 2.0.3: <a href="http://www.haystacksoftware.com/duplifinder/">eliminate duplicate photos</a></p>
<p>If you do happen to run into an issue with any of the above, please email support@haystacksoftware.com and I&#8217;ll address the issue very promptly!</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2011/07/arq-syncphotos-duplifinder-are-lion-compatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Backup and Redundancy</title>
		<link>http://www.haystacksoftware.com/blog/2011/06/online-backup-and-redundancy/</link>
		<comments>http://www.haystacksoftware.com/blog/2011/06/online-backup-and-redundancy/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 18:29:11 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=379</guid>
		<description><![CDATA[Do you use an online backup product/service? Ever wonder where your data are actually being stored? Ever wonder how safe and reliable that storage is? It comes down to 1 question:   How much redundancy do you have?   Let&#8217;s look at the types of redundancy. But first a word about tape: Disk vs. Tape [...]]]></description>
			<content:encoded><![CDATA[<p>Do you use an online backup product/service? Ever wonder where your data are actually being stored? Ever <strong>wonder how safe and reliable</strong> that storage is?</p>
<p>It comes down to 1 question:</p>
<p> </p>
<p style="font-size: 2.2em; text-align: center;">How much redundancy do you have?</p>
<p> </p>
<p>Let&#8217;s look at the types of redundancy. But first a word about tape:</p>
<h4>Disk vs. Tape Backup</h4>
<p>In the past most backup systems used tape for storage. Tape was slow but it had much higher capacity than disk drives. Another killer feature was redundancy. Best practices for tape-based backup include keeping multiple historical tapes containing backups of your files at various points in history. Perhaps you needed to keep historical data for compliance reasons, but you also kept multiple tapes for redundancy.</p>
<p>This redundancy also helps protect you from data loss. If your most recent backup tape isn&#8217;t readable, you can always use the prior backup tape. You will lose the most recent items but that&#8217;s better than complete data loss.</p>
<h4>RAID Is Not Backup</h4>
<p>Most online backup offerings don&#8217;t use tape. They use disk. It&#8217;s cheaper now (and getting cheaper all the time), faster, and easier for the provider to use. Also, it&#8217;s &#8220;random access&#8221; &#8212; you don&#8217;t have to wind through the tape to get the file you want. But unlike tape there&#8217;s no extra disk with last week&#8217;s data.</p>
<p>Many providers use RAID arrays to protect against failure of an individual disk drive. This RAID can be effective in mitigating that risk, but it can <a href="http://www.computerworld.com/s/article/9130682/Latest_cloud_storage_hiccups_prompts_data_security_questions?taxonomyId=19&amp;pageNumber=2">fail</a>.</p>
<p>How does your provider mitigate against disk failure within their data center?</p>
<h4>Multi-Site Redundancy</h4>
<p>In addition to risk of disk failure, there&#8217;s the risk that a data center experiences some catastrophe. Does your provider replicate your data across multiple data centers? They may store your files in an underground former bank vault with armed guards, but what if the vault takes on water or suffers a lightning strike? Can they withstand the loss of one data center, or even more than one, without losing your data?</p>
<h4>Ongoing Integrity Monitoring</h4>
<p>Unlike paper or film which degrade gracefully (yellowing and fading but still readable), magnetic media (disks and tapes) often fail catastrophically &#8212; one minute they&#8217;re readable and the next they&#8217;re not. Corruption happens. If you&#8217;re going to keep your data on disk, you should periodically verify the data&#8217;s integrity. Does your provider verify your backups on your behalf?</p>
<h4>Provider&#8217;s Recovery Strategy</h4>
<p>If an online backup provider loses a customer&#8217;s data, the only option is to start uploading the current files from the customer&#8217;s computer and hope the upload finishes before the customer suffers a disk failure or other form of data loss (e.g. customer inadvertently deleting an important file). Historical data are <strong>gone forever</strong>; the history of changes to your files can&#8217;t be recreated.</p>
<h3>You Get What You Pay For</h3>
<p>Most consumer-oriented online backup offerings are focused on price. Consumers would rather pay $5/month for &#8220;unlimited&#8221; backup. (Many providers limit things in one way or another by excluding certain file types or deleting old backups of external drives, but that&#8217;s another blog post). Customers get some sort of data protection, but it often comes with one or more of the risks described above.</p>
<p><strong>Amazon S3</strong> (&#8220;Simple Storage Service&#8221;) takes a different approach. It focuses on <strong>durability</strong>. S3 is:</p>
<ul>
<li>Designed to provide 99.999999999% durability and 99.99% availability of objects over a given year.</li>
<li>Designed to sustain the concurrent loss of data in two facilities.</li>
</ul>
<p>S3 is just a cloud storage system. It doesn&#8217;t come with software. That&#8217;s why I wrote Arq. Because it uses your S3 account for storage it&#8217;s a very <a href="http://arqapp.com">reliable online backup solution</a>.</p>
<ul>
</ul>
<h3>Questions For Your Provider</h3>
<p>Ask your online backup provider the following questions:</p>
<ul>
<li>Where are my data stored?</li>
<li>How many data centers are my data redundantly stored at?</li>
<li>If you lose my data in one of your data centers, can you repair by retrieving it from another data center?</li>
<li>How many data centers can simultaneously lose some of my data without you permanently losing my data?</li>
<li>Do you regularly verify the integrity of my data and repair corruption using your redundant copies of my data?</li>
<li>What&#8217;s your durability design goal?</li>
</ul>
<p>Then decide what price vs. redundancy trade-off is right for you.</p>
<p> </p>
<ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2011/06/online-backup-and-redundancy/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Arq 1.7 is out!</title>
		<link>http://www.haystacksoftware.com/blog/2010/12/arq-1-7-is-out/</link>
		<comments>http://www.haystacksoftware.com/blog/2010/12/arq-1-7-is-out/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 01:27:30 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=376</guid>
		<description><![CDATA[This release is mostly focused on budgeting. There&#8217;s a new view that shows current S3 space usage, and a new menu item to trigger Arq Agent to enforce the budget. Get the new version by selecting &#8220;Check for Updates&#8221; from the Arq menu, or download it from http://www.haystacksoftware.com/arq/ Here are the details: Release Notes for Arq [...]]]></description>
			<content:encoded><![CDATA[<p>This release is mostly focused on budgeting. There&#8217;s a new view that shows current S3 space usage, and a new menu item to trigger Arq Agent to enforce the budget.</p>
<p>Get the new version by selecting &#8220;Check for Updates&#8221; from the Arq menu, or download it from <a href="http://www.haystacksoftware.com/arq/">http://www.haystacksoftware.com/arq/</a></p>
<p>Here are the details:</p>
<h1>Release Notes for Arq Backup Version 1.7</h1>
<h2>Feature Additions</h2>
<ul>
<li>Added a view showing S3 space usage.</li>
<li>Added S3 data trimming interval as a preference.</li>
<li>Added &#8216;Trim S3 Data Now&#8230;&#8217; menu item to Arq Agent.</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Fixed an issue that caused Arq Agent to crash when pausing and resuming.</li>
<li>Fixed issues with trimming backups (calculating and enforcing budget).</li>
<li>Ask for permission to launch Arq Agent (the first time) before launching it.</li>
<li>Fixed issues with license key editing.</li>
<li>Fixed an error that occurred when clearing the pause minutes field.</li>
<li>Fixed an issue where, after backup versions were rewritten, Arq Agent was returning the wrong backup-version ID to Arq, and Arq was erroneously displaying zero backup versions.</li>
<li>Fixed an issue with daily-backup scheduling that caused backups to run continuously for an hour.</li>
<li>Reduced memory usage during Arq Agent startup.</li>
<li>Fixed an issue where S3 &#8220;not found&#8221; results were being logged as errors.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2010/12/arq-1-7-is-out/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>A little less data loss in the world</title>
		<link>http://www.haystacksoftware.com/blog/2010/12/a-little-less-data-loss-in-the-world/</link>
		<comments>http://www.haystacksoftware.com/blog/2010/12/a-little-less-data-loss-in-the-world/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 15:40:47 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=359</guid>
		<description><![CDATA[I&#8217;m passionate building a software business as an indie Mac developer, but I&#8217;m equally passionate about helping people protect themselves from data loss. Back in February 2010 I ran several online backup applications through a test suite called Backup Bouncer, hoping it would increase awareness among users and attract enough attention to get the providers [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m passionate building a software business as an indie Mac developer, but I&#8217;m equally passionate about helping people protect themselves from data loss.</p>
<p>Back in February 2010 I ran several online backup applications through a test suite called <a href="http://www.n8gray.org/blog/2007/04/27/introducing-backup-bouncer/">Backup Bouncer</a>, hoping it would increase awareness among users and attract enough attention to get the providers of those applications to fix the issues. The results weren&#8217;t good. <a href="http://www.haystacksoftware.com/arq/backblaze-backup-bouncer-test.txt">Backblaze failed 19 of 20 tests</a>, <a href="http://www.haystacksoftware.com/arq/mozy-backup-bouncer-test.txt">Mozy failed 16</a>, <a href="http://www.haystacksoftware.com/arq/carbonite-backup-bouncer-test.txt">Carbonite failed all 20</a>, <a href="http://www.haystacksoftware.com/arq/dropbox-backup-bouncer-test.txt">Dropbox failed 19</a> and <a href="http://www.haystacksoftware.com/blog/2010/06/crashplan-restore-analysis/">CrashPlan failed 12</a>.</p>
<p>On June 30 someone tweeted Crashplan with a link to the Backup Bouncer test result asking when they&#8217;d address the restore errors I had documented:</p>
<p><img src="http://www.haystacksoftware.com/blog/wp-content/uploads/2010/12/Screen-shot-2010-12-13-at-10.23.13-AM.png" border="0" alt="Screen shot 2010-12-13 at 10.23.13 AM.png" width="594" height="284" /></p>
<p>Crashplan replied that all the issues would be fixed in the next release.</p>
<p><img src="http://www.haystacksoftware.com/blog/wp-content/uploads/2010/12/Screen-shot-2010-12-13-at-10.29.02-AM.png" border="0" alt="Screen shot 2010-12-13 at 10.29.02 AM.png" width="590" height="242" /></p>
<p>Finally in early December they released a new version that passes all but 1 of the tests.</p>
<h2>Data Safety for Everyone</h2>
<p>I&#8217;m very happy that Crashplan have fixed those issues, and I like to think I helped in a small way to make that happen. Of course I think everyone should use <a href="http://www.haystacksoftware.com/arq/">Arq</a> <img src='http://www.haystacksoftware.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but even if they use a different product no one should suffer from data loss.</p>
<p>Hopefully Mozy, Carbonite, Backblaze and Dropbox will fix their issues with restoring metadata as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2010/12/a-little-less-data-loss-in-the-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iPhotoSync 1.3 is out!</title>
		<link>http://www.haystacksoftware.com/blog/2010/12/iphotosync-1-3-is-out/</link>
		<comments>http://www.haystacksoftware.com/blog/2010/12/iphotosync-1-3-is-out/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 12:13:01 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[iPhotoSync]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=351</guid>
		<description><![CDATA[This update adds documentation and fixes several bugs including other computers not showing up on launch. To get it, pick &#8220;Check for Updates&#8221; from the iPhotoSync menu, or download it from the iPhotoSync page. Release Notes for iPhotoSync Version 1.3 Feature Additions Added &#8216;How It Works&#8217; section to Help documentation. Ask for permission before launching iPhotoSync [...]]]></description>
			<content:encoded><![CDATA[<p>This update adds documentation and fixes several bugs including other computers not showing up on launch.</p>
<p>To get it, pick &#8220;Check for Updates&#8221; from the iPhotoSync menu, or download it from the <a href="http://iphotosync.com">iPhotoSync page</a>.</p>
<h1>Release Notes for iPhotoSync Version 1.3</h1>
<h2>Feature Additions</h2>
<ul>
<li>Added &#8216;How It Works&#8217; section to Help documentation.</li>
<li>Ask for permission before launching iPhotoSync Agent the first time.</li>
</ul>
<h2>Fixed Bugs</h2>
<ul>
<li>Changed network connection mechanism to address timeout errors in some situations.</li>
<li>When a remote computer is selected and the remote computer is still initially cataloging, update the progress bar properly as the remote computer progresses.</li>
<li>Fixed an issue where the &#8220;unique photos&#8221; number was actually the total photos number instead of the unique photos number.</li>
<li>Fixed an issue with the &#8220;Move to Applications Folder&#8221; function.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2010/12/iphotosync-1-3-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arq 1.6 is out!</title>
		<link>http://www.haystacksoftware.com/blog/2010/11/arq-1-6-is-out/</link>
		<comments>http://www.haystacksoftware.com/blog/2010/11/arq-1-6-is-out/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 16:34:02 +0000</pubDate>
		<dc:creator>Stefan Reitshamer</dc:creator>
				<category><![CDATA[arq]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://www.haystacksoftware.com/blog/?p=349</guid>
		<description><![CDATA[This update includes performance improvements and bug fixes. To get it, pick &#8220;Check for Updates&#8221; from the Arq menu, or download it from the product page. Here are the details: Release Notes for Arq Backup Version 1.6 Feature Additions Several performance improvements, including: Much faster collection of referenced objects for a backup version (used in verify-backups [...]]]></description>
			<content:encoded><![CDATA[<p>This update includes performance improvements and bug fixes.</p>
<p>To get it, pick &#8220;Check for Updates&#8221; from the Arq menu, or download it from the <a href="http://www.haystacksoftware.com/arq/">product page</a>.</p>
<p>Here are the details:</p>
<h1 style="font-size: 2em;">Release Notes for Arq Backup Version 1.6</h1>
<h2>Feature Additions</h2>
<p>Several performance improvements, including:</p>
<ul>
<li>Much faster collection of referenced objects for a backup version (used in verify-backups phase).</li>
<li>Much faster caching of current S3 object list (used when backing up).</li>
</ul>
<h2>Bug Fixes</h2>
<p>Several fixes to reduce the size of the cache in Library/Arq/Caches.noindex:</p>
<ul>
<li>Periodically consolidate &#8220;packs&#8221;, removing unused objects to save space.</li>
<li>Delete invalid/obsolete cache files from disk.</li>
<li>Changed default verify-backups interval from 1 day to 4 days.</li>
</ul>
<p>And some other fixes:</p>
<ul>
<li>Fixed an issue where a network error wasn&#8217;t passed on to the user, resulting in an incompletely-restored file.</li>
<li>Fixed issues with the pause feature.</li>
<li>Updated the UI to reflect new S3 pricing.</li>
<li>Fixed an issue with positioning the help bubble on the first setup window.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.haystacksoftware.com/blog/2010/11/arq-1-6-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

