<?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/"
		>
<channel>
	<title>Comments on: Backup Bouncer and Time Machine</title>
	<atom:link href="http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/</link>
	<description>distraction in action</description>
	<lastBuildDate>Fri, 08 Oct 2010 05:30:24 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Backup Online van KPN - Pagina 3 - webhostingtalk.nl</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-35372</link>
		<dc:creator>Backup Online van KPN - Pagina 3 - webhostingtalk.nl</dc:creator>
		<pubDate>Wed, 28 Jul 2010 22:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-35372</guid>
		<description>[...] Bestandsrechten en metadata verdwijnen, zie backup-bouncer resultaten van backblaze: http://www.n8gray.org/blog/2008/06/0...-time-machine/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Bestandsrechten en metadata verdwijnen, zie backup-bouncer resultaten van backblaze: <a href="http://www.n8gray.org/blog/2008/06/0...-time-machine/" rel="nofollow">http://www.n8gray.org/blog/2008/06/0&#8230;-time-machine/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-34204</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-34204</guid>
		<description>CrashPlan has never failed to restore correctly in my case, including those pesky Eudora files. I haven&#039;t tested it with backup bouncer yet but that&#039;s the next step.</description>
		<content:encoded><![CDATA[<p>CrashPlan has never failed to restore correctly in my case, including those pesky Eudora files. I haven&#8217;t tested it with backup bouncer yet but that&#8217;s the next step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-33834</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Mon, 22 Mar 2010 17:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-33834</guid>
		<description>FYI, I just retested the current version of backblaze (1.0.6.238) with backup-bouncer and here are the results:

&lt;code&gt;./bbouncer verify -d /Volumes/Src ~volz/Downloads/Src
Verifying:    basic-permissions ... FAIL (Critical)
Verifying:           timestamps ... FAIL (Critical)
Verifying:             symlinks ... stat: ./symlink1: stat: No such file or directory
FAIL (Critical)
Verifying:    symlink-ownership ... FAIL 
Verifying:            hardlinks ... FAIL (Important)
Verifying:       resource-forks ... 
   Sub-test:             on files ... ok (Critical)
   Sub-test:  on hardlinked files ... FAIL (Important)
Verifying:         finder-flags ... FAIL (Critical)
Verifying:         finder-locks ... FAIL 
Verifying:        creation-date ... FAIL 
Verifying:            bsd-flags ... stat: ./dir-with-flags: stat: No such file or directory
FAIL 
Verifying:       extended-attrs ... 
   Sub-test:             on files ... FAIL (Important)
   Sub-test:       on directories ... FAIL (Important)
   Sub-test:          on symlinks ... FAIL 
Verifying: access-control-lists ... 
   Sub-test:             on files ... FAIL (Important)
ls: ./acl-test-dir: No such file or directory
   Sub-test:              on dirs ... FAIL (Important)
Test dir &#039;/Users/volz/Downloads/Src/90-fifo&#039; does not exist
Test dir &#039;/Users/volz/Downloads/Src/95-devices&#039; does not exist
Verifying:          combo-tests ... 
   Sub-test:  xattrs + rsrc forks ... FAIL 
   Sub-test:     lots of metadata ... FAIL 
&lt;/code&gt;

Looks like resource forks on files are now supported, but otherwise no other improvements. Why on earth wouldn&#039;t they save timestamps, finder flags, and extended-attrs is confusing. It&#039;s not like this adds much overhead to the stored data.</description>
		<content:encoded><![CDATA[<p>FYI, I just retested the current version of backblaze (1.0.6.238) with backup-bouncer and here are the results:</p>
<p><code>./bbouncer verify -d /Volumes/Src ~volz/Downloads/Src<br />
Verifying:    basic-permissions ... FAIL (Critical)<br />
Verifying:           timestamps ... FAIL (Critical)<br />
Verifying:             symlinks ... stat: ./symlink1: stat: No such file or directory<br />
FAIL (Critical)<br />
Verifying:    symlink-ownership ... FAIL<br />
Verifying:            hardlinks ... FAIL (Important)<br />
Verifying:       resource-forks ...<br />
   Sub-test:             on files ... ok (Critical)<br />
   Sub-test:  on hardlinked files ... FAIL (Important)<br />
Verifying:         finder-flags ... FAIL (Critical)<br />
Verifying:         finder-locks ... FAIL<br />
Verifying:        creation-date ... FAIL<br />
Verifying:            bsd-flags ... stat: ./dir-with-flags: stat: No such file or directory<br />
FAIL<br />
Verifying:       extended-attrs ...<br />
   Sub-test:             on files ... FAIL (Important)<br />
   Sub-test:       on directories ... FAIL (Important)<br />
   Sub-test:          on symlinks ... FAIL<br />
Verifying: access-control-lists ...<br />
   Sub-test:             on files ... FAIL (Important)<br />
ls: ./acl-test-dir: No such file or directory<br />
   Sub-test:              on dirs ... FAIL (Important)<br />
Test dir '/Users/volz/Downloads/Src/90-fifo' does not exist<br />
Test dir '/Users/volz/Downloads/Src/95-devices' does not exist<br />
Verifying:          combo-tests ...<br />
   Sub-test:  xattrs + rsrc forks ... FAIL<br />
   Sub-test:     lots of metadata ... FAIL<br />
</code></p>
<p>Looks like resource forks on files are now supported, but otherwise no other improvements. Why on earth wouldn&#8217;t they save timestamps, finder flags, and extended-attrs is confusing. It&#8217;s not like this adds much overhead to the stored data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Budman</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-27247</link>
		<dc:creator>Gleb Budman</dc:creator>
		<pubDate>Wed, 15 Apr 2009 23:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-27247</guid>
		<description>Thanks flo for running the test. It appears you ran this with the beta version of our service. We launched the service publicly on 4/14/09 (about a month after your test) and added support for resource forks, dates, etc. However, Backblaze is a DATA backup service, not a disk imaging tool, and thus does not keep some of the components you mention.

We backup all of the photos, music, documents, etc. for users.

Gleb Budman
CEO, Backblaze</description>
		<content:encoded><![CDATA[<p>Thanks flo for running the test. It appears you ran this with the beta version of our service. We launched the service publicly on 4/14/09 (about a month after your test) and added support for resource forks, dates, etc. However, Backblaze is a DATA backup service, not a disk imaging tool, and thus does not keep some of the components you mention.</p>
<p>We backup all of the photos, music, documents, etc. for users.</p>
<p>Gleb Budman<br />
CEO, Backblaze</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n8</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-26861</link>
		<dc:creator>n8</dc:creator>
		<pubDate>Wed, 18 Mar 2009 18:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-26861</guid>
		<description>Ooh, perfect FAIL!  Impressive!  I guess these online backup services are really only focused on preserving data, not metadata.  That&#039;s a shame, though, since losing basic permissions can cause all kinds of problems.  But if you just want to make sure you don&#039;t lose your Word and Excel documents I guess this result is OK.</description>
		<content:encoded><![CDATA[<p>Ooh, perfect FAIL!  Impressive!  I guess these online backup services are really only focused on preserving data, not metadata.  That&#8217;s a shame, though, since losing basic permissions can cause all kinds of problems.  But if you just want to make sure you don&#8217;t lose your Word and Excel documents I guess this result is OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://www.n8gray.org/blog/2008/06/09/backup-bouncer-and-time-machine/comment-page-1/#comment-26856</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Wed, 18 Mar 2009 11:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.n8gray.org/?p=174#comment-26856</guid>
		<description>Hey, currently testing online backup services (only mozy and backblaze cause they allow monthly payment and are the only ones with affordable prices)
This is backblaze:
./bbouncer verify ~/bb ~/bb-backblaze
Verifying: basic-permissions ... FAIL (Critical)
Verifying: timestamps ... FAIL (Critical)
Verifying: symlinks ... stat: ./symlink1: stat: No such file or directory
FAIL (Critical)
Verifying: symlink-ownership ... FAIL 
Verifying: hardlinks ... FAIL (Important)
Verifying: resource-forks ... FAIL (Critical)
Verifying: finder-flags ... FAIL (Critical)
Verifying: finder-locks ... FAIL 
Verifying: creation-date ... FAIL 
Verifying: bsd-flags ... ls: ./dir-with-flags: No such file or directory
FAIL 
Verifying: extended-attrs ... FAIL (Important)
Verifying: access-control-lists ... ls: ./acl-test-dir: No such file or directory
FAIL (Important)
Test dir &#039;/Users/florian/bb-backblaze/90-fifo&#039; does not exist
Test dir &#039;/Users/florian/bb-backblaze/95-devices&#039; does not exist
Verifying: combo-tests ... FAIL 

Not too good, although I didn&#039;t expect it to pass most tests, because it is not meant for bare metal restore or anything like that (for example it will backup Library but not most other System directories) but I&#039;d say it should at least support xattrs and retain dates etc.</description>
		<content:encoded><![CDATA[<p>Hey, currently testing online backup services (only mozy and backblaze cause they allow monthly payment and are the only ones with affordable prices)<br />
This is backblaze:<br />
./bbouncer verify ~/bb ~/bb-backblaze<br />
Verifying: basic-permissions &#8230; FAIL (Critical)<br />
Verifying: timestamps &#8230; FAIL (Critical)<br />
Verifying: symlinks &#8230; stat: ./symlink1: stat: No such file or directory<br />
FAIL (Critical)<br />
Verifying: symlink-ownership &#8230; FAIL<br />
Verifying: hardlinks &#8230; FAIL (Important)<br />
Verifying: resource-forks &#8230; FAIL (Critical)<br />
Verifying: finder-flags &#8230; FAIL (Critical)<br />
Verifying: finder-locks &#8230; FAIL<br />
Verifying: creation-date &#8230; FAIL<br />
Verifying: bsd-flags &#8230; ls: ./dir-with-flags: No such file or directory<br />
FAIL<br />
Verifying: extended-attrs &#8230; FAIL (Important)<br />
Verifying: access-control-lists &#8230; ls: ./acl-test-dir: No such file or directory<br />
FAIL (Important)<br />
Test dir &#8216;/Users/florian/bb-backblaze/90-fifo&#8217; does not exist<br />
Test dir &#8216;/Users/florian/bb-backblaze/95-devices&#8217; does not exist<br />
Verifying: combo-tests &#8230; FAIL </p>
<p>Not too good, although I didn&#8217;t expect it to pass most tests, because it is not meant for bare metal restore or anything like that (for example it will backup Library but not most other System directories) but I&#8217;d say it should at least support xattrs and retain dates etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

