Dupliscan - duplicate files scanner

 

This is a little app I wrote in C# to kill some time. It is a duplicate files scanner.

Basically, it goes through all the files in a target directory and identifies the doubles. The comparison is made by file length and MD5 hash.

Thought it might be useful for freeing some extra hard drive space. People with large collections of mp3s and photos will find it most useful.

It hasn't been tested properly (lack of time), so any feedback will be much appreciated. Suggestions for improvements too.

 

So, feel free to use it as you like.

The application is free, so use it at your own risk. I do not offer any warranty for it.

 

Download