Folder Snapshot

Capture point-in-time folder snapshots with file names, sizes, hashes, and timestamps, then compare snapshots to detect changes.

Creating Snapshots

A snapshot records every file in a folder tree: name, relative path, size, last-modified timestamp, and optional hash. Snapshots are saved as .snapshot files that can be stored alongside backups or committed to version control for change tracking.

Comparing Snapshots

Compare two snapshots to find added, deleted, modified, and unchanged files. The comparison report shows exact changes with size deltas and timestamp differences. Export the comparison to CSV for documentation. Useful for validating backups, tracking deployments, and change auditing.