-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
plannedWant, but not sure howWant, but not sure how
Description
There's been cases where crawlers drag in files that looks the same and definitely are the same but hashes slightly differently either due to re-encoding or whatever other transformative processes.
- We should be able to easily build up a list of known hash aliases by creating hard links into say
collection/by-id-aliaswhere files are named based onalais_size.alias_hash.extension - Would require a new conflict resolution option
file = alias HASH|GROUP+INDEX - Would require a new test at import time against known aliases
Metadata
Metadata
Assignees
Labels
plannedWant, but not sure howWant, but not sure how