Flylib.com

Books Software

 
 
 

FCB 0.7

 
Developer nameUwe Sieber
Software licenseFreeware
SizeInstallation archive size is 23552 bytes
Operations systemsInstallation of this software is supported on Windows 2K / XP / 2003 / Vista
Category

A fast replacement for Windows FC.EXE

The FCB application was designed to be 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

Link to download:

http://www.uwe-sieber.de/files/fcb.zip
Broken link?