qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.36k stars 604 forks source link

Find identical folders #1236

Open Benjamin-Berger opened 3 months ago

Benjamin-Berger commented 3 months ago

Feature Description ...

If two folders have matching content (in name/hash), show folders like items for deletion.

bonderado commented 3 months ago

Would "matching content" mean that the two folders contain the same files "in any sub-path" or "in matching sub-paths" ?

How to handle the case of a folder copied in one of its sub-folders?

See also issue #1182 where is mentioned the possibility to find folders that "mostly match".