Download List

Descripción del Proyecto

HashCatalog is a program that can find duplicate files in one or more folders or between two lists of one or more folders. HashCatalog supports a regular expression mask to select files to be evaluated for duplicates. HashCatalog will always recurse directories in search of files. HashCatalog can also create an XML file containing a listing of files, along with enough information to be able to determine duplicates. This XML file can be used to allow searches for duplicates against removable media. The catalog can be supplied to the list of search locations, along with individual files and folders. The hash methods supported are: MD5, SHA, SHA1, SHA256, SHA384, and SHA512.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-23 06:30
0.406

Esta versión proporciona compatibilidad para el progreso detallado de informes a la línea de comandos a través de JCmdLineProgress, incluyendo una ruleta y actualizaciones de estado.
Tags: Stable
This release provides support for verbose progress reporting to the command line through JCmdLineProgress, including a spinner and status updates.

2009-05-19 02:21
0.4

Este lanzamiento cuenta con el apoyo preliminar de un progreso en la ruleta JCmdLineProgress - modo detallado, y un aumento dramático en el hashing de velocidad después de la fijación de un proceso de hash asombrosamente ineficiente cambiando 2 líneas de código.
Tags: Stable
This release has preliminary support for a JCmdLineProgress progress spinner in --verbose mode, and a dramatic increase in hashing speed after fixing an astonishingly inefficient hash process by changing 2 lines of code.

2009-04-29 18:55
0.301

Los ejemplos se han actualizado para incluir muestras de Windows.
Tags: Beta
The examples were updated to include Windows samples.

Project Resources