<?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>Data Recovery Resources Freeware Software SNAP RAID How To Guides &#187; Storage and Backup How To&#8217;s</title>
	<atom:link href="http://www.dtidata.com/resourcecenter/category/how-tos/storage-backup-data-how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtidata.com/resourcecenter</link>
	<description>Hard drive recovery data recovery resource center with how to guides for windows RAID Snap server file system repair NTFS partition recovery tools tips and tricks to recover data</description>
	<lastBuildDate>Fri, 20 Aug 2010 18:42:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Recovery Solution from the NTFS File System</title>
		<link>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 17:05:26 +0000</pubDate>
		<dc:creator>Dick Correa</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[System Restore How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=1125</guid>
		<description><![CDATA[I started programming almost thirty years ago.  I cut my teeth on the ATARI 400 and stayed in that venue for almost two years.  After awhile though, I came to realize that although the ATARI and its design were simple and powerful, if I were to make my way in the programming world it would [...]]]></description>
			<content:encoded><![CDATA[<p>I started programming almost thirty years ago.  I cut my teeth on the ATARI 400 and stayed in that venue for almost two years.  After awhile though, I came to realize that although the ATARI and its design were simple and powerful, if I were to make my way in the programming world it would be with a PC.  With the ATARI there were wonderful reference books like &#8216;Mapping the ATARI&#8217;, which was a very thorough look at the interrupt architecture and how it could be used in programming.  &#8216;ATARI Roots&#8217; was another superb book, and finally &#8216;De Re ATARI&#8217; a staple for the ATARI programming guru.  When I made the switch from ATARI to the PC world I hoped that there was a book like the ones offered for the ATARI.  There was.</p>
<p>Thirty years ago the Internet was a fledgling set of 2400 baud modems and the communications monster Compuserve.  Compuserve had &#8216;Mega Wars&#8217; and a small library of source code that could help a programmer.  However if an indie developer wanted to use the full power of a PC it was the book store and the myriad of technical masterpieces that would enable me to turn a PC into a computing dynamo. One of the first books I purchased and still have to this day was &#8216;The Programmer&#8217;s PC Sourcebook&#8217;.  This book had every BIOS interrupt and all the different flavors of the interrupt.  It had thorough descriptions of the DOS interrupt architecture and how it could be accessed and in many cases used to adapt the operating system to your own design.  The book is a marvel and there were many a time that I would just sit and thumb through its pages reading it like a good fiction.  Times were simpler then, you had to understand the hardware, the underpinnings of the operating system, and the ins and outs of how it all worked together, but it was much cleaner back then.  When you programmed on the wires there was an almost reverent symbiosis between the coder and the platform.  It’s hard to describe but I miss those days.  I suppose I am a purist at heart.</p>
<p>Anyway, I digress.  This book, &#8216;The Programmer&#8217;s PC Sourcebook&#8217;, other than being one of the best technical reference manuals in print was one other thing. It was HUGE!  I don&#8217;t mean it had a lot of pages, which it did, but the size of the book is like 18&#8243; x 14&#8243;. It wouldn&#8217;t fit on a normal book shelf; I had to leave it on my desk all the time! It was also a paperback that I used daily for years. All of that being said what does that lead to?  Eventually, the book started to fall apart. Pages would fall out, and soon it was just a stack of pages on my desk.  After awhile I lost the index to the entire book and that made using it almost impossible.  If I had to look up something I would have to thumb through the entire book and try to find the information.  After awhile I started my own index which I kept on the side for the most used sets of information.  If I had only made a copy of the index on some copying machine I could have used the book more, but I didn&#8217;t and mores the pity.</p>
<p>After my sad book story, I suppose you are now scratching your head wondering, how does this have anything to do with data recovery from NTFS.  Well, you can stop scratching your head because here is the explanation.</p>
<p>A file system, any file system, is broken up into two categories, the index, and the data.  A file system is no different than a database.  A file system is no different than a reference book and its index. You have the data, and you have an index. In the NTFS file system you have the data which is stored in clusters, and you have an index called the Master File Table (MFT).  With this being the case, what if there was a way to save the index (MFT) in case something happened to it?  &#8216;What could possibly happen to my index (MFT)?  You could accidentally format your hard drive; people do it all the time.  A full restore could be done from either your restore cd or from the restore partition on your DELL, or HP, or whoever else has a restore facility and wipe out your entire file system.  Bad sectors could develop in your index (MFT) and the file system can become corrupt.  A virus can destroy an entire index (MFT) in the blink of an eye.  There are other ways but I am sure you get the picture. With all of these chances of your index (MFT) being destroyed isn&#8217;t it prudent to save your index?  I should have made a copy of the index to my favorite technical manual before I lost it.  Shouldn&#8217;t there be a way to save your NTFS file system index (MFT)?  Well there is.</p>
<p>I have developed a piece of software that will take your index (MFT) and save it to our servers in Florida.  It is extremely easy to use and allows you to save one (1) volume index onto our servers.  In the event that you run into a catastrophic situation and lose your index, you may have a chance of recovering a large portion of your data if you have saved your index to our servers.</p>
<p>A word of caution.  This is NOT a backup program; this is a way to backup the index of your NTFS file system.  Just like a book, if I backup the index of a book using a copy machine, but the book is destroyed in a fire, the copied index of the book does me no good.  However, if I make a copy of the index of my book, and lose the index, I can use the backup index to look up my data.  Finally, when you save new data to your file system the MFT is updated and changed to reflect the new data on your drive.  In the same manner an index from an older version of a book will not work on a newer version of the book.  So, if you save a lot of new data to your hard drive, it would be a good idea to backup your index again.  Once again, this is not a backup program, just a way to backup your MFT.</p>
<p>This may not be the total answer, but it is another option in the war to keep our data safe.  The more chances you give yourself for recovering your data, the better off you will be. Remember, it is not if it will happen to you, but when&#8230;</p>
<p><a title="MFT Save freeware data recovery" href="http://www.dtidata.com/free_data_recovery_software/">Download MFT Save Here</a></p>
<p>For more information about <strong><a title="mft save remote restore point" href="http://www.dtidata.com/free_data_recovery_software/remote_restore_point_ntfs_mft_save.htm">MFT Save Remote Restore Point for NTFS</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/11/02/a-recovery-solution-from-the-ntfs-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Book is Not Being Seen by Windows</title>
		<link>http://www.dtidata.com/resourcecenter/2009/04/06/western-digital-my-book-is-not-being-seen-by-windows/</link>
		<comments>http://www.dtidata.com/resourcecenter/2009/04/06/western-digital-my-book-is-not-being-seen-by-windows/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 18:24:45 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Data Recovery Solutions]]></category>
		<category><![CDATA[Hard Drive How To's]]></category>
		<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[my book recovery]]></category>
		<category><![CDATA[wd mybook]]></category>
		<category><![CDATA[western digital]]></category>
		<category><![CDATA[western digital my book]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=955</guid>
		<description><![CDATA[Ok so the most popular external drives on the market have to be the My Book and The Passport. I get a ton of calls every week about them, and I don&#8217;t believe it is because it is not a good product but more because they are being SO widely used. So lets start with [...]]]></description>
			<content:encoded><![CDATA[<p>Ok so the most popular external drives on the market have to be the My Book and The Passport. I get a ton of calls every week about them, and I don&#8217;t believe it is because it is not a good product but more because they are being SO widely used. So lets start with the main problem I get called about which is that Windows is not seeing the drive at all when it is plugged in. The customer does not even receive the BONG noise that a USB drive has been hooked up. Now in most cases the device seems to still be getting power.</p>
<p><a href="http://www.dtidata.com/resourcecenter/wp-content/uploads/2009/04/mybookfrontandback.jpg"><img style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" title="mybook front and back" src="http://www.dtidata.com/resourcecenter/wp-content/uploads/2009/04/mybookfrontandback-thumb.jpg" border="0" alt="mybook front and back" width="267" height="265" align="left" /></a> In the case of the MY BOOK I recommend that the customer open up the chassis that is holding the <strong>hard drive</strong> and pull the drive out of it. Now I am going to preface this with saying it is highly likely this will void your warranty with WD, but it can allow you to gain access to your data. Once you open the chassis you and have the hard drive out you can then either put it in another chassis or slave it directly into the machine. Either option will give you the answer you are looking for, which is , is the drive bad or was it just the chassis. In A LOT of cases it is just the chassis. When we buy one of these devices we are paying for the <strong>hard drive</strong> and not a lot of extra cash goes into the making of the chassis.</p>
<p>Now in the case of the Passport, these are laptop drives inside of little chassis so you will either need special cables to convert down the size of everything in your desktop machine or to buy a chassis that supports laptop drives. These chassis can be picked up for very reasonable pricing at Wal-Mart, Best Buy, CompUSA, Etc. Again opening the Passport will leave you not having a warranty on the device any longer. If your Western Digital external disk is making noises you my need<a title="hard drive recovery" href="http://www.dtidata.com"><strong> hard drive recovery</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2009/04/06/western-digital-my-book-is-not-being-seen-by-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When good RAIDs Go Bad, A Technicians Worst Nightmare</title>
		<link>http://www.dtidata.com/resourcecenter/2008/09/19/when-good-raids-go-bad-a-technicians-worst-nightmare/</link>
		<comments>http://www.dtidata.com/resourcecenter/2008/09/19/when-good-raids-go-bad-a-technicians-worst-nightmare/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 17:49:08 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Hard Drive How To's]]></category>
		<category><![CDATA[Hard Drive Reviews]]></category>
		<category><![CDATA[RAID Recovery Explained]]></category>
		<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[Hard Disk Drives]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=241</guid>
		<description><![CDATA[The next machine with a bad hard drive was my server. This server has been running as a server in our home for about 8 years. HAH! Now that is not to say that we haven’t done upgrades, because we have. We have always kept the “data” area of the drive separate and even though [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dtidata.com/resourcecenter/wp-content/uploads/2008/07/this-is-my-raid.jpg"><img src="http://www.dtidata.com/resourcecenter/wp-content/uploads/2008/07/this-is-my-raid.jpg" alt="" width="290" height="201" /></a>The next machine with a bad hard drive was my server. This server has been running as a server in our home for about 8 years. HAH! Now that is not to say that we haven’t done upgrades, because we have. We have always kept the “data” area of the drive separate and even though that data area has grown over the years it is in essence exactly the way it has always been. When we need more room we just make a new array and transfer the data over. Now on the array are all of the things you would expect, backups of our desktop machine, pictures of the family, tax information, drivers for all of our machines, and all of our work/personal documents. On the day of the crash I go to access the data drive on the server and it is no longer there. I think to myself, “hmm that is odd, let me reboot the machine”.</p>
<p>So I reboot the server and when it starts to come up I have a message that the array is in critical state and that one of the drives has dropped out. Now note that this is a common problem with this array, so I just figure I will go into Windows Sever 2003 and add the drive back in, no problem. WRONG, the drive can’t be added back in, so now I am sitting with an array I can’t get to and all the data I have ever had on it. (That’s right I didn’t back up) I eventually have to take it to our RAID guy Dick Correa, and have him fix it for me. He had to pull one of the drives because it was physically gone.</p>
<p>He then had to de-stripe them, then harvest all of my data off, and put it all on a 500 gig external for me. It was a Maxtor 200gb IDE drive, and all the others drives in the array are the same so all that I can guess is that I am just having total bad luck. That drive model is known to be pretty stable and all the other drives in the array are still in good working condition.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2008/09/19/when-good-raids-go-bad-a-technicians-worst-nightmare/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The History Of Backup</title>
		<link>http://www.dtidata.com/resourcecenter/2007/07/07/history-of-backup/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/07/07/history-of-backup/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 15:13:32 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/07/07/history-of-backup/</guid>
		<description><![CDATA[Being a data recovery company it is important to recognize backup solutions and get that information into the hands of our readers. We review different backup solutions and try to give the latest and most up to date information about data backup. While I was researching different types of backup programs I came across a [...]]]></description>
			<content:encoded><![CDATA[<p>Being a data recovery company it is important to recognize <em>backup solutions</em> and get that information into the hands of our readers. We review different <strong>backup solutions</strong> and try to give the latest and most up to date information about <strong>data backup</strong>. While I was researching different types of backup programs I came across a website that was devoted to the <strong>history of backup</strong>.</p>
<h2>The History Of Backup</h2>
<p>This website features important milestones in the <strong>history of data backup</strong> , and its evolution from punched cards and magnetic tape reels to the emergence of network technologies with complex systems for remote backup storage. I highly recommend this site to anybody that has data backup concerns or is interested in protecting their data.</p>
<p>Knowing the <em>history of backup</em> can help you determine what the best solution for you or your companies <strong>data backup plan</strong>. Backup has come a long way over the last decade. With the addition of high capacity hard disk drives and even high capacity DVD writers and disks such as Blu-Ray and HD DVD allow for the backup of anywhere from 24 to 54 GB&#8217;s of data.</p>
<p>This site is essential to anyone looking for a solid backup plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/07/07/history-of-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing Up Solutions Backup To DVD</title>
		<link>http://www.dtidata.com/resourcecenter/2007/07/01/backup-to-dvd/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/07/01/backup-to-dvd/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 16:49:07 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/07/01/backup-to-dvd/</guid>
		<description><![CDATA[As most of you know by now, I run DTI&#8217;s 24 hour emergency data recovery support line. I get a lot of calls at all hours of the day and night from people and companies that didn&#8217;t have a proper data backup solution in place. Recently my wife Victoria and I have been posting articles [...]]]></description>
			<content:encoded><![CDATA[<p>As most of you know by now, I run DTI&#8217;s 24 hour emergency data recovery support line. I get a lot of calls at all hours of the day and night from people and companies that didn&#8217;t have a proper <strong>data backup solution</strong> in place. Recently my wife Victoria and I have been posting articles about the different types of <em>data backup</em> we have been trying out. We have been researching external hard drives, NAS devices, <strong>DVD backup</strong>, imaging and recovery and restoration software. Today I am going to review one of the better pieces of <em>backup software</em> that we have been trying out: <strong>Backup Platinum</strong>. This and all of our reviews are our opinions and recommendations and don&#8217;t represent any relationship between the products and services and dtidata.com, Inc.</p>
<h2>Backup To DVD &#8211; CD-RW &#8211; USB &#8211; FTP &#8211; LAN Software</h2>
<p>There are many programs that <a href="http://www.backup-platinum.com/">backup to DVD</a> including the systems that come standard in most computers like Dells and HP. The thing they have in common are their limitations to backup to other media. This is one of my favorite features of <strong>Backup Platinum</strong>. I can use their easy to comprehend set up wizard to backup my data to my USB devices, over the network to my Buffalo NAS, or better yet to my off site webservers through FTP! Not only do they offer &#8220;on the fly&#8221; compression, but more importantly 128 bit encryption with Blowfish. The cool thing is you can use the encryption either together with the compression or separately.</p>
<p>As far as installation and set up goes, it was a piece of cake. Even the most advanced functions like setting <span style="font-weight: bold">Backup Platinum</span> as a Windows service was easy. This is an important feature since when it is set up as as a service it will <span style="font-weight: bold">backup computer files</span> whether you are logged in or not.</p>
<p>Once installed I then set up the scheduler.  Another great feature, the versatile scheduler  allows for quite a bit of flexibility in the times when you want the backup software to run. You can even set up different days and times for different files! I found this particularly useful when addressing my <span style="font-style: italic">email backups</span>. There are some files and folders that don&#8217;t need to be backed up as often as others, as well as other <span style="font-weight: bold">incremental backups</span> that need to be performed often.</p>
<p>For those that don&#8217;t have the capabilities to <a href="http://www.backup-platinum.com/" style="font-weight: bold" title="backup to dvd">backup to DVD</a>, they have the answer for you! With the CD-R and CD-RW capabilities, <span style="font-weight: bold">Backup Platinum</span> can span files that are larger than the capacity of your CD. They make it very easy to organize your CD&#8217;s by automatically splitting the data sets.</p>
<h3>Backup Platinum Features:</h3>
<ul>
<li>Full CD-RW and DVD support with disk spanning</li>
<li>Backup and synchronize with LAN and FTP</li>
<li>Integrated ZIP compression</li>
<li>128-bit encryption with Blowfish</li>
<li>Flexible and powerful scheduler</li>
<li>Can run in service mode on Windows NT/2000/XP</li>
<li>CRC verification when writing on CD/DVD</li>
<li>Quick erase option for CD/DVD</li>
<li>Speed selection for CD/DVD burning</li>
<li>Flexible file selection and file masks handling</li>
<li>Multi-threaded transfer engine that executes backups in the background with minimum system resource consumption</li>
<li>Command line interface for professional users</li>
<li>Ability to store multiple versions of backup files with  timestamps</li>
<li>A number of options to specify default actions executed without  user interaction when running in service mode</li>
<li>Option to run backup on log on/log off</li>
<li>Options to set any other program to run before or after processing an item</li>
<li>Backup of selected registry keys</li>
<li>MD4/MD5 password authentication for FTP servers</li>
<li>Import/export of all settings and registration status</li>
<li>Option to restore to a folder different from the original one</li>
<li>E-mail notification about operation results</li>
<li>Support for SMTP servers requiring authorization</li>
<li>Ability to choose priority for the background backup process</li>
<li>Option to wait N minutes after logon before processing backups</li>
<li>Activity log in RTF format with the option to automatically ZIP old log files</li>
<li>Choice between more and less detailed log view</li>
<li>Windows XP compatible user interface</li>
</ul>
<p>I would recommend Backup Platinum to anyone that values their data. Created by<img src="http://www.softlogica.com/images/center-logo3.gif" align="left" border="0" height="61" hspace="0" vspace="0" width="68" />SoftLogica                          LLC, who focuses on the development, marketing and support                          of file and network management tools and utilities.</p>
<p>In conclusion if you are looking far a backup solution and want to avoid <a href="http://www.dtidata.com" title="data recovery" target="_blank"><strong>data recovery</strong></a>, I suggest you give <strong>Backup Platinum</strong> a shot. They have a fully functional 30 day trial, so download a <a href="http://www.backup-platinum.com/download.shtml" title="backup platinum demo download">data backup demo</a> and give it a test run!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/07/01/backup-to-dvd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup Solution Western Digital My Book Review</title>
		<link>http://www.dtidata.com/resourcecenter/2007/06/19/data-backup-solution-wd-my-book-review/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/06/19/data-backup-solution-wd-my-book-review/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 23:48:56 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/06/19/data-backup-solution-wd-my-book-review/</guid>
		<description><![CDATA[A while ago I wrote a post about Western Digital Hard Drive Recovery that outlined different WD hard disks. I had mentioned the My Book as being one of the best solutions. Now that I have been using them (I bough 2 more) I wanted to give everyone a review. While DTI doesn&#8217;t officially recommend [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I wrote a post about <a target="blank" href="http://www.dtidata.com/resourcecenter/2007/02/15/hard-drive-recovery-western-digital/">Western Digital Hard Drive Recovery</a> that outlined different WD hard disks. I had mentioned the My Book as being one of the best solutions. Now that I have been using them (I bough 2 more) I wanted to give everyone a review.</p>
<p>While DTI doesn&#8217;t officially recommend any products, we can tell you our honest opinions. Since my husband Michael and I work from our home we have a lot going on, more than the average household. We have 6 computers on our primary network that also has a Network Attached Storage Device attached to it. We are very paranoid about losing data so we have a few backup plans in place. At first the My Book was being used for just backing up, but since Michael has been getting more involved with music producing he has been using the My Book as a full service drive.</p>
<p>We are both very impressed not only with the speed and capacity (1.5 TB), but also how cool it runs. The My Book Premium Edition 2 has 2 hard drives that can either be mirrored or striped depending on if you want safety or performance. We went for performance since everything is backed up on the NAS. The drive is fantastic in every aspect of what we do. We are using Firewire 800 and have it hooked up to one of our Kubuntu machines and it screams!</p>
<p><img src="http://www.wdc.com/global/images/products/frnt/wdfMyBook_Premium_2C.jpg" alt="wd my book premium 2" /></p>
<p>If you are looking for a solid external hard drive whether for storage or as backup to avoid <a href="http://www.dtidata.com"><strong>hard drive recovery</strong></a>, this is the best we have ever used. As far as technical specs I grabbed the main points off of the WD site. If anyone has any questions please leave a comment.</p>
<p>WD’s My Book™ Premium Edition II dual-drive storage system offers RAID mirroring for extra data protection or RAID striping for extraordinary capacity and performance. Triple-interface and a powerful combination of features and performance make this system the storage solution of choice for creative professionals, workgroups, small offices and anyone looking for extra assurance that their data is safe.</p>
<p><strong>My Book Premium Edition II Features</strong></p>
<table border="0" width="400" cellPadding="6" cellSpacing="0">
<tr>
<td><strong>Extraordinary capacity</strong> &#8211; With up to 1.5 TB of storage in an elegant, small footprint design, you have plenty of space to store an entire digital photo library, your HD movie collection and hours and hours of DV video.<strong>Extra data protection</strong> &#8211; For extra data protection, dedicate half the capacity for mirroring and automatically and instantaneously back up data every time you save it.</p>
<p><strong>Extra-fast performance</strong> &#8211; The lighting-fast combination of FireWire 400/800 and RAID striping yields the speed you need for fast, smooth video editing, an extra-responsive Photoshop scratch disk, rendering complex 3D objects or special effects, and saving huge blocks of data in record time.</p>
<p><strong>Easy to set up, easy to use</strong> &#8211; You’re up and running in a few simple steps. RAID configuration is easy with WD’s intuitive RAID Wizard software</p>
<p><strong>User serviceable</strong> &#8211; Easy access allows you to open the case and replace a drive. No need to send the entire system in for service.</p>
<p><strong>Triple interface</strong> &#8211; Provides flexibility and performance with connections for ultra-fast FireWire 800, as well as FireWire 400 and USB 2.0.</p>
<p><strong>WD Backup Software</strong> &#8211; A simple file-based backup system that&#8217;s extremely easy to use.</p>
<p><strong>Capacity gauge</strong> &#8211; See at a glance how much space is available on your storage system.</p>
<p><strong>Intelligent drive management features</strong> &#8211; Automatic power-up, Safe Shutdown™, and LED activity lights make this storage system especially easy to use.</p>
<p><strong>Quiet and cool</strong> &#8211; An efficient convection cooling system and a thermostatically controlled fan keep this unit reliably cool and remarkably quiet.</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/06/19/data-backup-solution-wd-my-book-review/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>Hard Drive Data Recovery Backup Solutions</title>
		<link>http://www.dtidata.com/resourcecenter/2007/06/05/hard-drive-recovery-data-backup/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/06/05/hard-drive-recovery-data-backup/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 00:46:44 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/06/05/hard-drive-recovery-data-backup/</guid>
		<description><![CDATA[DTI Data performs hundreds of hard drive recovery cases every week. For the most part the unfortunate users did not back up their data and were stuck between a rock and a hard place. Hard Drive Data Recovery is the actual restoration of data files off of a damaged hard disk. If you are unsure [...]]]></description>
			<content:encoded><![CDATA[<p>DTI Data performs hundreds of <strong>hard drive recovery</strong> cases every week. For the most part the unfortunate users did not back up their data and were stuck between a rock and a hard place. <em>Hard Drive Data Recovery</em> is the actual restoration of data files off of a damaged hard disk.</p>
<p>If you are unsure of what backup solutions you need to avoid <strong><em>hard drive recovery</em></strong> check out some of our previous posts on backing up.</p>
<h2>Backup Data And Avoid Hard Drive Recovery</h2>
<p>Our head of hard drive data recovery support is Jacqui Best, and she has written a few great articles on data back up.</p>
<ul>
<li><a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/04/03/external-usb-hard-drives/" title="external usb drives"><strong>External Hard Drive For Data Backup </strong></a>- in this post Jacqui goes into detail about what external USB drives are and how they can be used to avoid <strong>hard drive recovery</strong>.</li>
<li><a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/03/26/data-backup-test-your-recovery/" title="testing your backup plan"><strong>Test Your Back Up Plan</strong> </a>- no one wants to need <em>hard drive data recovery</em>, and even though you might be diligent about backing up your data, read this post on how to check your backups and verify your data is safe.</li>
</ul>
<p>I also wrote a couple of back up posts that talk about the different options available:</p>
<ul>
<li><a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/03/21/data-backup-hard-disk-tape-comparison/" title="backup solutions"><strong>Hard Disk and Tape Back Up Comparison </strong></a>- a lot of companies use tapes as back up, but are they as reliable as hard disk backups? Even though disk failure can lead to hard drive recovery, tapes aren&#8217;t the only solution.</li>
</ul>
<p>The moral of this story is to backup your data so you don&#8217;t need us or <strong><a href="http://www.dtidata.com" title="hard drive recovery">hard drive recovery</a></strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/06/05/hard-drive-recovery-data-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Backup Solutions External USB Hard Drives</title>
		<link>http://www.dtidata.com/resourcecenter/2007/04/03/external-usb-hard-drives/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/04/03/external-usb-hard-drives/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 20:21:23 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/04/03/external-usb-hard-drives/</guid>
		<description><![CDATA[External USB hard drives and what they are really for. I would say that a large portion of our physical data recovery business comes from hard drives inside USB external enclosures. For someone who had been dealing with hardware and technology for over fifteen years it makes perfect sense why. For those not in the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>External USB hard drives and what they are really for.</strong></p>
<p>I would say that a large portion of our physical <strong>data recovery</strong> business comes from hard drives inside USB external enclosures. For someone who had been dealing with hardware and technology for over fifteen years it makes perfect sense why. For those not in the know I am going to explain to you why, and what you should be using these devices for, and what you should not be using them for.</p>
<p>First, you have to understand that a <a title="heat kills hard drives" href="http://www.dtidata.com/resourcecenter/2007/01/27/hard-drive-failure-heat/">hard drives worst enemy is heat</a>. I am sure you have seen it maybe in a cheap frying pan. You heat it up cook in it and then turn and stick it in the sink and run water over it. The next time you bring that pan out it doesn’t sit quite right on the stove any more and over time it really gets to rocking. This is because over time heating the metal and then cooling it down has caused the pan to warp. The same thing happens with hard drives that get to hot. Since, with the external USB chassis, the hard drive is completely incased in metal with a little tiny fan they get VERY hot. (We actually call them hot boxes around here) Sometimes they get so hot that the motor will melt and seize.</p>
<p>The next thing you should know is that I am a huge fan of these devices. I think they have the ability to really be helpful, and useful if not abused.</p>
<p>What NOT to do with your <strong>external hard drive</strong>:</p>
<ol>
<li>They should never be used as an upgrade to your computer. If you want more constant hard disk space, buy a new hard drive and install it into the internal machine.</li>
<li>Although hard drives over the years have become much more durable, they are still a fine tuned piece of equipment and should be treated as such. You shouldn’t be moving it around and banging into it while it is on and running.</li>
<li>When you are not using it turn it off. Remember: Heat is bad.</li>
</ol>
<p>What I feel are good uses of external USB devices:</p>
<ol>
<li>As a back up they are great! You plug them in, back off the data, and unplug them. This will keep run time down to a minimum, and you will have a large amount of storage area, unlike backing off to CD’s.</li>
<li>To move data from one machine to another. A perfect example of this is from work machine to your home computer.</li>
<li>They are a great tool for data recovery. You can plug the bad hard disk into the device, and now have access to it without having to open your machine up. (I personally use them for this reason and I never put the cover on.)</li>
</ol>
<p>I hope this helps you make a decision about whether an external USB hard drive is the right option for you. Remember to back up and avoid <strong><a title="data recovery" href="http://www.dtidata.com">data recovery</a></strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/04/03/external-usb-hard-drives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Data Backup: Test Your Recovery Solution</title>
		<link>http://www.dtidata.com/resourcecenter/2007/03/26/data-backup-test-your-recovery/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/03/26/data-backup-test-your-recovery/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 18:30:58 +0000</pubDate>
		<dc:creator>Jacqui Best</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[Windows Operating System How To's]]></category>
		<category><![CDATA[Data Backup]]></category>
		<category><![CDATA[Disaster Recovery]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/03/26/data-backup-test-your-recovery/</guid>
		<description><![CDATA[You might think that disaster recovery only applies to large companies or businesses. As far as I&#8217;m concerned, if I lost all the pictures of my kids or all my recipes, that would be a major disaster! It isn&#8217;t enough to have a plan but you must TEST that plan. About a month ago I [...]]]></description>
			<content:encoded><![CDATA[<p>You might think that <strong>disaster recovery</strong> only applies to large companies or businesses. As far as I&#8217;m concerned, if I lost all the pictures of my kids or all my recipes, that would be a major disaster!</p>
<h3>It isn&#8217;t enough to have a plan but you must TEST that plan.</h3>
<p>About a month ago I was doing a refinance on my house and the mortgage broker was one I have used a few times for different things. When we were discussing what I was doing for a living, she was very interested because she had just lost a ton of data to a bad hard drive.</p>
<p>When the hard disk went down, she called her IT guy of course, and he went to the backup. The backup was bad, and subsequently she had a lot of work to re-enter. I explained to her, that although I was a little appalled that the IT person had not had the forethought to at least test the backups he was making, that it is common practice. <span></span>I got with some people at the office here, and the general school of thought was that she should implement a <em>disaster recovery</em> &#8220;fire drill&#8221;. Now I am sure you&#8217;re wondering what exactly what that is, so I will explain.</p>
<h2>Disaster Recovery Plans Test Your Backup Solution</h2>
<p>Let&#8217;s say every 3-4 months, she comes in, and calls her IT guy and has him come out. Once he gets there she says to him &#8220;Now I want you to pretend my server hard drives have crashed and I want you to get me my data. I don&#8217;t have a ton of money to give to a <a href="http://www.dtidata.com" title="data recovery company">data recovery company</a>!&#8221; She has now put the IT person in the position of having to prove that the back ups are viable, also she will get an accurate count on how long it will take to get back up and running. If he is unable to produce her data, and the backup is bad, then they know they have problems with the <strong>disaster recovery</strong> plan. They can then tweak it to be more efficient and produce a better result.</p>
<p>I can not stress enough how important it is to have a <strong>data recovery</strong> plan and test that <em>backup plan</em>. If you do this you will be left with little down times and little to no <em>data loss</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/03/26/data-backup-test-your-recovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup Solutions: Hard Disk or Tape Comparison</title>
		<link>http://www.dtidata.com/resourcecenter/2007/03/21/data-backup-hard-disk-tape-comparison/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/03/21/data-backup-hard-disk-tape-comparison/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 00:01:37 +0000</pubDate>
		<dc:creator>Michael Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>
		<category><![CDATA[Data Backup]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/03/21/data-backup-hard-disk-tape-comparison/</guid>
		<description><![CDATA[Data Recovery companies are probably the most aware of backup solutions that fail. I hear it 20 or 30 times a week and I only answer Exchange Server support calls! We are always asked &#8220;what is the best backup solution?&#8221; The answer depends a lot on your situation. Every business is different whether in architecture [...]]]></description>
			<content:encoded><![CDATA[<p>Data Recovery companies are probably the most aware of backup solutions that fail. I hear it 20 or 30 times a week and I only answer Exchange Server support calls! We are always asked &#8220;what is the best backup solution?&#8221; The answer depends a lot on your situation. Every business is different whether in architecture or budget. Since I am comparing tape backup to disk drive backup the scenario for this article is a small business that handles lots of data.</p>
<h2>Data Backup Hard Disk Drives or Tapes, Which is Best For Your Business?</h2>
<p>I am going to use a situation that is a real life case study, though the names have been changed to protect the guilty!</p>
<h3>SMB Small Medium Business Network Storage Backup</h3>
<p>The company that called was a medium law office near the tip of the Florida panhandle. They found us by searching for &#8220;<a href="http://www.dtidata.com" title="server data recovery companies florida">server data recovery companies in florida </a>&#8221; They have 4 senior partner lawyers and 2 other junior attorneys. Along with their secretaries, legal assistants, paralegals, accountants and other office staff the total computers on the network was 24 desktops, 1 print/fax/file scanning server, and Microsoft Small Business Server. They had a custom Sharepoint application that was used for scanning and storing the scanned legal documents.</p>
<p>While they are well below the max number of clients on Small Business Server they still didn&#8217;t have a separate domain server, it was all on SBS. The problems started when they came to work on Monday and saw the server had rebooted. At first glance you wouldn&#8217;t think that was a problem, but Exchange Server is funny about unplanned reboots. They call it a dirty shutdown and it almost always leads to <strong><a href="http://www.dtidata.com/exchange_server_recovery.htm" title="exchange server data recovery">Exchange Server Data Recovery</a></strong>.</p>
<p>When their users couldn&#8217;t connect to their email after Exchange was restarted, they realized the information stores weren&#8217;t started. At this point they called a local network company because like so many SMB&#8217;s they don&#8217;t have an IT person let alone an IT department! Once the consultant got there she started running the standard <a rel="nofollow" target="_blank" href="http://exchangeserverdisasterrecovery.blogspot.com/2006/04/exchange-disaster-recovery-action-plan.html" title="exchange server disaster recovery action plan"><strong>Microsoft Exchange Server Disaster Recovery Plan</strong></a>.</p>
<p>Fortunately she was familiar with our website and backed up the MDBDATA folder prior to running ESEUTIL. Well like so many sad stories I hear every day, the disaster recovery failed and they moved swiftly into restoring from a backup tape. They had a Quantum DLT 4 tape drive on their print server which was running Backup Exec.</p>
<table border="0" cellPadding="0" cellSpacing="0">
<tr>
<td rowSpan="2" vAlign="top"><a rel="nofollow" href="http://www.quantum.com/Products/TapeDrives/DLT/DLTV4/Index.aspx"><img border="0" align="bottom" width="126" src="http://www.quantum.com/cmsImages/bd_DLT-V4.gif" height="80" /></a></td>
<td align="left" vAlign="top">
<p align="left"><a rel="nofollow" href="http://www.quantum.com/Products/TapeDrives/DLT/DLTV4/Index.aspx"><img border="0" width="126" src="http://www.quantum.com/cmsImages/bd_dltv4_txt.gif" hspace="20" height="17" /></a></p>
</td>
</tr>
<tr>
<td> </td>
<td align="left" vAlign="top">
<ul>
<li>Enterprise-Class Features for SMB Backup</li>
<li>320 GB compressed* capacity</li>
<li>72 GB/hour compressed* performance</li>
<li>Certified “Backup Ready” Solutions</li>
</ul>
</td>
</tr>
</table>
<p>I get so many calls from people that use Backup Exec and have problems. Most of them are due to the software not being configured properly or changes due to OS updates that throw the backup schedule off. And like so many companies they never checked their backups to see if they worked.</p>
<p>In general running a weekly brick level backup (which backs up the entire server) and then incremental daily is a good plan, but in this case the whole backup set was corrupt. We ended up having them send us the priv1 edb and stm files to us on an external hard drive for <a href="http://www.dtidata.com" title="data recovery">data recovery</a>. They got a new Exchange database up and running following another one of my blog posts: <a rel="nofollow" target="_blank" href="http://exchangeserverdisasterrecovery.blogspot.com/2006/02/how-to-get-exchange-back-up-without-re.html" title="get exchange server up and running without reinstalling">how to get Exchange working without reinstalling</a>. And was able to Ex-Merge their PST&#8217;s back into the clean database.</p>
<p>Our Chief Exchange Engineer John Best pointed them to our post on <a rel="nofollow" target="_blank" href="http://exchangeserverdisasterrecovery.blogspot.com/2006/11/exchange-server-backup-using-windows.html" title="backing up exchange server windows native">How To Backup Exchange With Windows Native Backup</a> and they were on their way! During the many calls between our staff and the different attorney&#8217;s they realized their backup plan leaved a lot to be desired. Working with their on site consultant we put together an inexpensive disaster recovery plan, not just for Exchange, but for their entire network!</p>
<h2>Brick Level Bare Metal Backup and Hard Drive Recovery</h2>
<p>One of the best solutions that won&#8217;t cost you an arm or a leg is bare metal disk to disk backup. In this series of articles I will be comparing the pros and cons of each system and which we have found to be the best to prevent <a href="http://www.dtidata.com/" title="hard drive recovery"><strong>hard drive recovery</strong></a>. When looking at the best solution for your company you need to isolate your storage and backup needs. A law firm which archives tons of documents are prime candidates for tape library systems, but if something happens (and it always does) the question is &#8220;how fast do I need access to all of our archived documents?&#8221; If the answer to that question is &#8220;QUICKLY&#8221; then tape is probably not the way to go.</p>
<p>Tape backup doesn&#8217;t really allow for you to browse through and pick and choose what you need, you have to load the tape, and maybe if your lucky view the contents, but unless you have been real detailed about the hierarchy of the contents, it can still be days of searching, trial and error for you to find any specific data.</p>
<p>A hard drive or disk based backup system mirrors your data, so you have easy and almost instant access to the data on any given machine. Looking at a granular level, if Betty in Accounting has lost her hard drive, a brick level bare metal solution images her drive and restores the whole <strong>hard drive</strong> sector by sector to the last save point. Then the incremental is applied and she is back in business in a couple of hours worst case scenario.</p>
<p>I know it sounds like I have already sold out tape drives, but they do have benefits. My next article will go over them as well as a real scenario where tape and disk backups where BOTH in play (these clients were real paranoid and a good thing too!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/03/21/data-backup-hard-disk-tape-comparison/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup Solutions 2: Small Network Attached Storage</title>
		<link>http://www.dtidata.com/resourcecenter/2007/02/11/backup-nas-small-network-home-office/</link>
		<comments>http://www.dtidata.com/resourcecenter/2007/02/11/backup-nas-small-network-home-office/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 19:03:53 +0000</pubDate>
		<dc:creator>Victoria Stankard</dc:creator>
				<category><![CDATA[Storage and Backup How To's]]></category>

		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/2007/02/11/backup-nas-small-network-home-office/</guid>
		<description><![CDATA[Greetings! I am working on a whole series of article that deal with data safety. As an employee of a hard drive recovery service I see a lot of data recovery case studies. The fact is everyone faces data loss at one time or another. My post about How and Why Hard Drives Fail has [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings! I am working on a whole series of article that deal with data safety. As an employee of a hard drive recovery service I see a lot of data recovery case studies. The fact is everyone faces data loss at one time or another. My post about <a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/02/08/hard-drives-failure-why/" title="how why hard drive fail">How and Why Hard Drives Fail </a>has gotten a lot of attention and has raised a lot of questions. The most common is what do we do about it? Well, backup your data! Last week I wrote about <a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/02/09/data-backup-external-hard-drives/" title="backup with external hard drives">external hard drives as an option for backup</a>. This is a good solution for some, but what about those of you that have a home network?</p>
<p>My husband Michael and I both work from home. We have 2 dedicated broadband Internet connections. Our network is both wireless and wired. We have 4 primary business machines as well as a laptop and our children&#8217;s computers. A while back Michael&#8217;s computer died and we faced data loss. It turned out that it wasn&#8217;t just the hard disk drive that was the problem, but heat within the case caused his hardware to stop functioning properly. Read my post about how <a target="_blank" href="http://www.dtidata.com/resourcecenter/2007/01/27/hard-drive-failure-heat/" title="heat kills hard drives">Heat Kills Hard Drives</a>  if you are worried about needing <a target="_blank" href="http://www.dtidata.com" title="Hard Drive recovery"><strong>hard drive recovery</strong> </a>someday.</p>
<p>To make a long and sad story short, Michael ended up going to dell.com to buy a new computer. While he was configuring his new dream machine, the online options asked about storage devices. We were happy to see a major computer company adding storage and backup solutions along with their machines. One of things we were always concerned about Dell is their penchant for offering dual hard drive configurations set up with RAID 0. This is the most dangerous setup imaginable. If one drive fails, that is it, you need <em>hard drive recovery services</em>.</p>
<p>At least now they are offering good options including external hard drives at a good price. We ended up going with a NAS device. This is wikipedia&#8217;s definition of a NAS:</p>
<p><strong>Network-attached storage</strong> (<strong>NAS</strong>) is the name given to dedicated data storage technology that can be connected directly to a computer network to provide centralized data access and storage to heterogeneous network clients.</p>
<p>Heterogeneous? I think it would be good to add that definition as well:<br />
Main Entry: het·ero·ge·neous<br />
Pronunciation: &#8220;he-t&amp;-r&amp;-&#8217;jE-nE-&amp;s, &#8220;he-tr&amp;-, -ny&amp;s<br />
Function: adjective<br />
Etymology: Medieval Latin heterogeneus, from Greek heterogenEs, from heter- + genos kind &#8212; more at KIN<br />
: consisting of dissimilar or diverse ingredients or constituents : MIXED<br />
- het·ero·ge·neous·ly adverb<br />
- het·ero·ge·neous·ness noun</p>
<p>So now that we know what we are talking about, a NAS device is a good thing. It basically sits on the network as a virtual or &#8220;mapped&#8221; drive.</p>
<p>We ended up going with a Buffalo device:</p>
<p>Terabyte Network Attached Storage &#8211; 1.0 TB<br />
Model: HD-H1.0TGL/R5</p>
<p>Features:<br />
Solid Business Storage Solutions<br />
• Four operating modes for configuring internal drives allow either data access in a massive volume or in fault tolerant RAID arrays<br />
• Journaling File System to prevent loss of data during writing in the event of a power loss<br />
• Robust user and group level permissions for securing network data shares (not Active Directory)<br />
• Gigabit Ethernet with Jumbo Frame support ensures speedy delivery of large office files or multiple multimedia streams<br />
• UPS compatibility to allow automatic or manual shutdowns safely when power is interrupted</p>
<p> So far it has worked very well. We are using built in software to do complete backups of our important data. When we get a computer and have it all set up, or make major changes to an existing computer, we use <a target="_blank" href="http://www.dtidata.com/speed_clone.htm" title="speed clone sector copy hard drive">Speed Clone to make a sector by sector copy of our hard drives</a>. If something happens, we just slap in the cloned drive and restore our incremental data backups off of our new Buffalo device. This is the best way we could think of to prevent <strong><em><a target="_blank" href="http://www.dtidata.com/hard_drive_recovery.htm" title="hard drive recovery services">hard drive recovery services</a>.</em></strong></p>
<p>There are a ton of options when looking at NAS devises. By far the most popular is SNAP. Due to their saturation of the SAN/NAS marketplace we see a lot of these devices arrive needing <a target="_blank" href="http://www.dtidata.com/snap_server-recovery.htm" title="snap server data recovery"><strong>SNAP Server Data Recovery</strong></a>. SNAP not only comes in many models including standalone and RAID configurations, but it has it&#8217;s own proprietary operating system called Guardian OS. Based loosely on Free BSD, it is an absolute nightmare when it comes to <a target="_blank" href="http://www.dtidata.com/RAID_SAN_restoration.htm" title="raid san data recovery">SAN NAS Data Recovery</a>. Fortunately DTI has the means to recover data from SNAP devices.</p>
<p>Hopefully this article has helped you in making an informed decision about NAS devises as a backup solution. We all have important data. Try to avoid <strong>hard drive data recovery</strong> by backing up your disks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dtidata.com/resourcecenter/2007/02/11/backup-nas-small-network-home-office/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
