ggilder / bitrot

MIT License
2 stars 2 forks source link

Add strict comparison option #48

Open ggilder opened 4 years ago

ggilder commented 4 years ago

Right now comparison only fails if we detect corruption (so deletions/additions are ok). It would be useful to have a "diff" mode to validate that contents of two folders are the same (ignoring path moves).

ggilder commented 4 years ago

This could be a separate command like "verify-copy" perhaps