File deduplication #2257
slothyacedia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Would be nice if on a file upload, it gets the hash of the file and checks if any files in the folder has the same hash and dedupe it by silently rejecting the new file
Saves space by not having multiple copies
All reactions