Difference between revisions of "FileVerifier++"

From COPTR
Jump to navigation Jump to search
(Created page with "<!-- Use the structure provided in this template, do not change it! --> {{Infobox_tool |purpose=Windows utility for verifying file contents |homepage=http://www.programmingun...")
 
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
 
{{Infobox_tool
 
 
|purpose=Windows utility for verifying file contents
 
|purpose=Windows utility for verifying file contents
 
|homepage=http://www.programmingunlimited.net/siteexec/content.cgi?page=fv
 
|homepage=http://www.programmingunlimited.net/siteexec/content.cgi?page=fv
 
|license=GNU General Public License v. 2
 
|license=GNU General Public License v. 2
 
|platforms=Windows
 
|platforms=Windows
 +
|function=Fixity Verification, De-Duplication
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 +
<!-- Use the structure provided in this template, do not change it! -->
  
<!-- Add one or more categories to describe the function of the tool, such as:
 
[[Category:Metadata Extraction]] or [[Category:Preservation System]] or [[Category:Backup]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left) -->
 
[[Category:Fixity]]|[[Category:De-Duplication]]
 
 
 
<!-- Add relevant categories to describe the content type that the tool addresses, such as:
 
[[Category:Audio]] or [[Category:Document]] or [[Category:Research Data]]
 
Choose carefully, and view the list of existing categories first (see the Navigation sidebar on the left). If the tool works on any content type, do not add a category. -->
 
  
 +
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
  
 
== Description ==
 
== Description ==
Line 30: Line 22:
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Revision as of 14:31, 22 April 2021



Windows utility for verifying file contents
Homepage:http://www.programmingunlimited.net/siteexec/content.cgi?page=fv
License:GNU General Public License v. 2
Platforms:Windows
Function:Fixity Verification,De-Duplication





Description

FileVerifier++ is a free Windows-based file verification application that can be used to check the integrity of files by calculating their hash values (checksums) and, to this purpose, supports a wide variety of hash algorithms. Beyond bare file verification, this utility can also be used to de-duplicate files that share the same content. The freeware download (available at SourceForge) has both GUI and command-line interface options.

User Experiences

Development Activity