FCB V0.7.6 - File Compare Binary - A replacement for Windows FC.EXE
 
Home

  This page is available in German language too
 
  Descripton
 
FCB is a fast replacement for Windows FC.EXE. It supports only the binary mode of the original

The original acts often very dull: Comparing large files it allocates nearly all the free memory. And it reads the files thru the Windows file cache even if its useless because of the file size.

FCB reads directly from the disk. It uses three separate threads for reading the two files and for comparing. So FCB is nearly always faster than FC.EXE. The only exeption is when you compare a file with itself. FCB then really reads the data twice from disk while FC gets the data of the second file from the Windows file cache.

The usage is similar to the original but the /B parameter doesn't exist because FCB only supports the binary mode:

FCB filespec1 filespec2
 

 
  Conditions and Download
 
FCB is Freeware.

V0.4: Fixed a heavy memory and handle leak

V0.5: Detection if the files are located on the same physical drive. Parallel reading is deactivated then.

V0.5.1: Fixed another handle leak

V0.7.6: Small fixes, shows data rate while comparing

Download:
http://www.uwe-sieber.de/files/fcb.zip
(~30KB)

Download FFC (Fast File Copy, similar tool for copying large files):
http://www.uwe-sieber.de/files/ffc.zip
(~30KB)

 



 

last change: 21 July 2010

Uwe Sieber

Home: http://www.uwe-sieber.de/english.html