<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Trusted Reviews Examines the Seagate 400GB External Hard Drive</title>
	<atom:link href="http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/feed" rel="self" type="application/rss+xml" />
	<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html</link>
	<description></description>
	<lastBuildDate>Sat, 20 Mar 2010 20:33:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Derick</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19857</link>
		<dc:creator>Derick</dc:creator>
		<pubDate>Tue, 03 Apr 2007 13:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19857</guid>
		<description>Use the DOS, Luke.</description>
		<content:encoded><![CDATA[<p>Use the DOS, Luke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EZToms</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19858</link>
		<dc:creator>EZToms</dc:creator>
		<pubDate>Tue, 10 May 2005 09:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19858</guid>
		<description>I use Syncback from http://www.2brightsparks.com/ it&#039;s very powerfull, and does a great job for back &amp; sync between drives, computer &amp; ftp, the free version works just fine and the SE one adds some nice feature like the ability to copy protected files (Outlook PST files...), secure ftp...&lt;br /&gt;&lt;br /&gt;For simple explorer copy/move, I highly recommend supercopier, it replace the explorer copy/move with a enhanced version that can skip files if there&#039;s a pb etc... it also give you transfert rate and I find it much reliable than the MS one.</description>
		<content:encoded><![CDATA[<p>I use Syncback from <a href="http://www.2brightsparks.com/" rel="nofollow">http://www.2brightsparks.com/</a> it&#8217;s very powerfull, and does a great job for back &#038; sync between drives, computer &#038; ftp, the free version works just fine and the SE one adds some nice feature like the ability to copy protected files (Outlook PST files&#8230;), secure <a href="http://ftp.." rel="nofollow">http://ftp..</a>.</p>
<p>For simple explorer copy/move, I highly recommend supercopier, it replace the explorer copy/move with a enhanced version that can skip files if there&#8217;s a pb etc&#8230; it also give you transfert rate and I find it much reliable than the MS one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19859</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 05 May 2005 01:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19859</guid>
		<description>As orcmid said, try xcopy. You amay consider it a step backwards, but I use this successfully to backup large directory structures, and using the /C (I think) switch means it carries on when errors occur.</description>
		<content:encoded><![CDATA[<p>As orcmid said, try xcopy. You amay consider it a step backwards, but I use this successfully to backup large directory structures, and using the /C (I think) switch means it carries on when errors occur.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orcmid</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19860</link>
		<dc:creator>orcmid</dc:creator>
		<pubDate>Wed, 04 May 2005 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19860</guid>
		<description>Hi Thomas. I have been setting up my computers to back up to each other, and this should work for you too.  In Windows console mode, there is an XCOPY utility and it can be made to do backups pretty quickly.  It can also be set to not bother backing up files that haven&#039;t changed since they were last backed up.  &lt;br /&gt;&lt;br /&gt;The other thing I do, is I keep a log of the backup in a text file by redirecting the console output to disk.  That way, if there is a failure, I can read the log and know where it stopped and what the error was.&lt;br /&gt;&lt;br /&gt;Finally, I once had a lot of trouble doing large between-machine transfers, but it had to do with the screen savers and my firewall shutting down access to the net when the screen-saver came up.  If your power management causes the local drive or display to wind down, that might be happening in your overnight runs too.  But XCOPY does a much better job than running at the Windows level, and you already have it on your computer.  If you want, I can post a sample batch file and you can see how to customize it for what you do.&lt;br /&gt;&lt;br /&gt;I don&#039;t know about robocopy.exe, but it sounds like it should work well too.</description>
		<content:encoded><![CDATA[<p>Hi Thomas. I have been setting up my computers to back up to each other, and this should work for you too.  In Windows console mode, there is an XCOPY utility and it can be made to do backups pretty quickly.  It can also be set to not bother backing up files that haven&#8217;t changed since they were last backed up.  </p>
<p>The other thing I do, is I keep a log of the backup in a text file by redirecting the console output to disk.  That way, if there is a failure, I can read the log and know where it stopped and what the error was.</p>
<p>Finally, I once had a lot of trouble doing large between-machine transfers, but it had to do with the screen savers and my firewall shutting down access to the net when the screen-saver came up.  If your power management causes the local drive or display to wind down, that might be happening in your overnight runs too.  But XCOPY does a much better job than running at the Windows level, and you already have it on your computer.  If you want, I can post a sample batch file and you can see how to customize it for what you do.</p>
<p>I don&#8217;t know about robocopy.exe, but it sounds like it should work well too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19861</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 04 May 2005 15:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19861</guid>
		<description>Have you tried some kind of sync utility?  I&#039;m a mac guy and RSYNC would certainly do the trick, but I only know it works in OS X and other &#039;Nix systems.  There must be something that could do it for you on Windows....  sounds like Explorer just chokes.</description>
		<content:encoded><![CDATA[<p>Have you tried some kind of sync utility?  I&#8217;m a mac guy and RSYNC would certainly do the trick, but I only know it works in OS X and other &#8216;Nix systems.  There must be something that could do it for you on Windows&#8230;.  sounds like Explorer just chokes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Bancroft</title>
		<link>http://thomashawk.com/2005/05/trusted-reviews-examines-seagate-400gb.html/comment-page-1#comment-19862</link>
		<dc:creator>Josh Bancroft</dc:creator>
		<pubDate>Wed, 04 May 2005 14:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://clients.emmense.com/thomashawk/?p=3911#comment-19862</guid>
		<description>I agree, backing up lots of media is a pain. I&#039;ve got an external Western Digital &quot;Media Center&quot; drive (don&#039;t let the name fool you - it&#039;s just got card readers built into it), which came with Dantz Retrospect backup software. It does a good job of doing nightly backups.&lt;br /&gt;&lt;br /&gt;Windows File Copy just isn&#039;t very robust when copying large numbers of files, in my opinion. When it reaches one in the middle that fails, for some reason, the whole copy stops, and they you&#039;re left with a partial copy. Then what? start over, or manually try to figure out what copied, and what didn&#039;t.&lt;br /&gt;&lt;br /&gt;I&#039;ve taken to using robocopy.exe, from the Windows 2000 resource kit, when I need to copy lots of files. Very robust. Check it out - might be useful for you.</description>
		<content:encoded><![CDATA[<p>I agree, backing up lots of media is a pain. I&#8217;ve got an external Western Digital &#8220;Media Center&#8221; drive (don&#8217;t let the name fool you &#8211; it&#8217;s just got card readers built into it), which came with Dantz Retrospect backup software. It does a good job of doing nightly backups.</p>
<p>Windows File Copy just isn&#8217;t very robust when copying large numbers of files, in my opinion. When it reaches one in the middle that fails, for some reason, the whole copy stops, and they you&#8217;re left with a partial copy. Then what? start over, or manually try to figure out what copied, and what didn&#8217;t.</p>
<p>I&#8217;ve taken to using robocopy.exe, from the Windows 2000 resource kit, when I need to copy lots of files. Very robust. Check it out &#8211; might be useful for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
