precizer alternatives

Precizer is a high-performance command-line tool designed to verify the integrity of large file systems, especially after synchronization processes that rely on metadata. It operates in two phases: first, it creates a snapshot of a directory by building an SQLite database with file checksums and metadata, and then it compares two snapshots to detect discrepancies. Precizer is ideal for long-running verification tasks and supports resumable operations and selective file filtering.

Alternatives