<?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/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>HashTools RSS: Compatibility with linux md5sum files</title>
<atom:link href="https://www.binaryfortress.com/HashTools/Discussions/RSS/?TopicID=c16c70da-9330-4b41-8520-f61c6ce6264d" rel="self" type="application/rss+xml" />
<link>https://www.binaryfortress.com/HashTools/Discussions/RSS/?TopicID=c16c70da-9330-4b41-8520-f61c6ce6264d</link>
<description>HashTools RSS: Compatibility with linux md5sum files</description>
<lastBuildDate>Fri, 17 Apr 2026 08:19:29 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.binaryfortress.com/HashTools/Discussions/RSS/?TopicID=c16c70da-9330-4b41-8520-f61c6ce6264d</generator>
<item>
<title>RE: Compatibility with linux md5sum files</title>
<link>https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d#3</link>
<pubDate>Tue, 05 Sep 2023 16:55:02 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d#3</guid>
<category>HashTools</category>
<description><![CDATA[Just wanted to follow up and let you know we've released a new version of HashTools that supports this.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just wanted to follow up and let you know we've released a new version of HashTools that supports this.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Compatibility with linux md5sum files</title>
<link>https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d#2</link>
<pubDate>Fri, 21 Aug 2020 15:05:42 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d#2</guid>
<category>HashTools</category>
<description><![CDATA[Thanks for letting us know about this! I've added it to our list to fix up, and we'll be sure to let you know if/when we're able to get it sorted out
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for letting us know about this! I've added it to our list to fix up, and we'll be sure to let you know if/when we're able to get it sorted out <img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/face-smile.light.svg" alt=":)" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":)" HelpButtonDataAlign="BelowMiddle" /><br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Compatibility with linux md5sum files</title>
<link>https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d</link>
<pubDate>Tue, 18 Aug 2020 16:00:05 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/HashTools/Discussions/View/compatibility-with-linux-md5sum-files/?ID=c16c70da-9330-4b41-8520-f61c6ce6264d</guid>
<category>HashTools</category>
<description><![CDATA[I use both Windows and linux.  Linux has a great command called md5sum that creates MD5 sums and verifies files against the MD5.  There is an incompatibility between the md5sum file and the HashTools file.  For example, in linux run these commands:
$ echo test &gt; test.txt
$ md5sum test.txt &g...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I use both Windows and linux.  Linux has a great command called md5sum that creates MD5 sums and verifies files against the MD5.  There is an incompatibility between the md5sum file and the HashTools file.  For example, in linux run these commands:<br/>
<br/>
$ echo test &gt; test.txt <br/>
$ md5sum test.txt &gt; test.txt.md5<br/>
$ cat test.txt.md5<br/>
d8e8fca2dc0f896fd7cb4cb0031ba249  test.txt<br/>
<br/>
In the md5sum output, the filename is appended to the actual MD5 digest.  Can you make Hashtools accept files formatted like this?<br/>
<br/>
Jon
</div>
]]></content:encoded>
</item>
</channel>
</rss>