pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.99k stars 79 forks source link

Partially matches #233

Closed christianmerges closed 1 year ago

christianmerges commented 1 year ago

Hi,

is it also possible to check for partially hits? I am looking for a tool to analyze existing data for duplicated datablocks, to get the information which files are partially identical at block level. Then these files i wanna move to a filesystem with deduplication.

pkolaczk commented 1 year ago

No, it is not possible and I don't plan such feature soon. This would require some heavy changes to the engine and the interface.