General Topics

IntegrityCheckerJava

DiskTester

MemoryTester

IntegrityChecker

dgl

Tips and How-To

Troubleshooting

IntegrityChecker java (icj): compare command

The icj compare compare quickly compares two folders for equivalence, relying on quick comparison of existing hashes.

It does not do any hashing. Ideally, update both folders first.

Command line usage

icj compare folder1 folders
icj compare volume1 volume2

Examples

Lines starting with "#" are comments.

# Compare folder/volume Master to Master-Clone
icj compare Master Master-Clone

Previous page: icj matches
Next page: icj dupes