Télécharger la liste

Description du projet

hashl creates a database with partial file hashes. It is useful for checking if you already have a copy of files before transferring them over a slow network. It does this by hashing only the first few MiB of every file. This gives it a huge speed advantage at the cost of possible (though pretty improbable) false positives.

Système requise

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.

2011-05-09 23:42 Retour à la liste release
0.1

Il s'agit de la première version. Vous pouvez créer et mettre à jour plus tard, une base de données des fichiers ci-dessous un répertoire, copier cette base de données et autour de l'utiliser pour vérifier si d'autres fichiers (peut-être même sur d'autres systèmes) sont dans le veuille ou non. Vous pouvez également marquer des fichiers comme ignoré, ce qui signifie qu'ils seront toujours connu hashl, même si vous les retirez du système de fichiers. Ceci est utile pour éviter de re-télécharger des fichiers connus mauvaise.
This is the first release. You can create and later update a database of files below a directory, copy that database around and use it to check if other files (maybe even on other systems) are in it or not. You can also mark files as ignored, meaning they will always be known to hashl, even if you remove them from the filesystem. This is handy to avoid re-downloading known bad files.

Project Resources