Can duplicate files be link through MD5? #250

Closed
opened 2026-01-19 18:29:36 +00:00 by michael · 1 comment
Owner

Originally created by @lorki on GitHub.

Originally created by @lorki on GitHub.
Author
Owner

@paolafrancesca commented on GitHub:

deduplication can be easily achieved only for the ones in the same multi files upload, I don't really see it as a priority given the low value it will add.
for deduplicating every upload we should either keep a track of the uploaded files or scan the whole backend storage. both are solution not desiderable

@paolafrancesca commented on GitHub: deduplication can be easily achieved only for the ones in the same multi files upload, I don't really see it as a priority given the low value it will add. for deduplicating every upload we should either keep a track of the uploaded files or scan the whole backend storage. both are solution not desiderable
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#250