<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; verify backups</title> <atom:link href="http://www.ghacks.net/tag/verify-backups/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Checksum Control, Verify Files In Windows</title><link>http://www.ghacks.net/2011/11/27/checksum-control-verify-files-in-windows/</link> <comments>http://www.ghacks.net/2011/11/27/checksum-control-verify-files-in-windows/#comments</comments> <pubDate>Sun, 27 Nov 2011 15:57:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[checksum]]></category> <category><![CDATA[file verification]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[verify backups]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53211</guid> <description><![CDATA[File verification software can be used to verify the integrity of files. This is for instance helpful when verifying the integrity of data backups, or files on a web server to make sure that attackers did not modify them. All programs that offer the functionality work alike. They process a list of files, create checksums [...]]]></description> <content:encoded><![CDATA[<p>File verification software can be used to verify the integrity of files. This is for instance helpful when verifying the integrity of data backups, or files on a web server to make sure that attackers did not modify them.</p><p>All programs that offer the functionality work alike. They process a list of files, create checksums for each file and save those information to a list. The verification then takes place when the program is run again on the same set of files. Files that have not been modified in the meantime have the same checksum, modified files a different one.</p><p>I have reviewed several file verification programs in the past. This includes <a
href="http://www.ghacks.net/2010/12/14/file-verifier-windows-file-integrity-checker/">File Verifier++</a> and <a
href="http://www.ghacks.net/2011/09/30/sfv-ninja-simple-file-verification-software/">SVF Ninja</a> as well as <a
href="http://www.ghacks.net/2007/12/24/verify-the-integrity-and-authenticity-of-files/">HashTab</a> a Windows Explorer shell extension and the command line tool <a
href="http://www.ghacks.net/2010/01/17/uncover-file-manipulations-with-file-checksum-integrity-verifier-windows/">Checksum Integrity Verifier</a>.</p><p>Checksum Control is a portable file verifier for the Windows operating system. Its portable nature makes it ideal for verification of backups on optical discs or external storage devices. Just create a file verification table of all files that you want to backup and put that list along with the Checksum Control program in the backup location.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/file-verifier-checksum-control.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/file-verifier-checksum-control-600x482.jpg" alt="file verifier checksum control" title="file verifier checksum control" width="600" height="482" class="alignnone size-medium wp-image-53213" /></a></p><p>The actual checksum creation process is straightforward. Selevted SFV/MD-5 Create from the task list when the program starts. You can then add files or folders via drag and drop, or by selecting a root folder for the creation. The application supports a skiplist which basically is a blacklist of files that will not be included in the checksum creation process.</p><p>Checksum Creation supports two types of checksums, SFV checksum files and MD-5 checksums. The latter are better suited for file verification purposes as it uses larger checksum values.</p><p>You select a file name for the verification file in the last step and may add a comment to the file as well. This completes the creation of the file verification table.</p><p>You select the file verification option on the start page if you want to verify a previously created file verification table. The program will check all file checksums and display a report to in the end. The report window displays files with correct and wrong checksums, as well as files that have been skipped during the test.</p><p>How does it compare against previously reviewed file verification programs? File Verifier++ supports additional algorithms and has the easier to use interface and the same is true for SVF Ninja. Checksum Control is a great alternative even though it takes longer to create the file verification table thanks to the applications paged layout.</p><p>Windows users can download Checksum Control <a
href="http://portableapps.com/apps/utilities/checksum_control_portable">from the</a> developer website. The application is compatible with 32-bit and 64-bit editions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/27/checksum-control-verify-files-in-windows/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Verify File Integrity Of Backups</title><link>http://www.ghacks.net/2009/01/12/verify-file-integrity-of-backups/</link> <comments>http://www.ghacks.net/2009/01/12/verify-file-integrity-of-backups/#comments</comments> <pubDate>Mon, 12 Jan 2009 11:23:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backups]]></category> <category><![CDATA[check files]]></category> <category><![CDATA[file check md5]]></category> <category><![CDATA[file integrity]]></category> <category><![CDATA[md5]]></category> <category><![CDATA[md5 hashes]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[verify backups]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9837</guid> <description><![CDATA[Creating backups is just one step in taking precautions that sensible data can be recovered if anything should happen to a computer&#8217;s storage device. Depending on the location they are stored in backups can also be subject to change. This can for example be the case if parts of the backup storage become unreadable. It [...]]]></description> <content:encoded><![CDATA[<p>Creating backups is just one step in taking precautions that sensible data can be recovered if anything should happen to a computer&#8217;s storage device. Depending on the location they are stored in backups can also be subject to change. This can for example be the case if parts of the backup storage become unreadable.</p><p>It is therefor recommended to verify the file integrity of backups regularly to make sure that they can still be used to recover data if the need should arise. Nothing&#8217;s worse than to realize that the backups are unusable.</p><p><a
href="http://www.exactfile.com/">File Check MD5</a> is a small portable software for Windows that has been designed for that specific purpose. It can be used to compute MD5 hashes of all files in a specific root folder including subfolders. All computed MD5 hashes will be stored in a text file in that root folder.</p><p><span
id="more-9837"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/verify_file_integrity-500x372.jpg" alt="verify file integrity" title="verify file integrity" width="500" height="372" class="alignnone size-medium wp-image-9838" /></p><p>The Check Files option can then be used to check files on the backup storage with the MD5 hashes of the original files to ensure data integrity.</p><p>One interesting option of the software program is to test the md5 hashes that have been previously computed if the text file is located in the same folder as the executable. It would then only be a matter of adding the File Check MD5 software and the text file with the MD5 hashes to the root of the backup to be able to automatically verify the file integrity.</p><p>The only thing that is missing is the ability to select a different storage location for the MD5 hashes. This would make it possible to run the software on read only devices as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/12/verify-file-integrity-of-backups/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
