Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directory clone detection #51

Open
nicolasboulay opened this issue Apr 23, 2021 · 3 comments
Open

Add directory clone detection #51

nicolasboulay opened this issue Apr 23, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@nicolasboulay
Copy link

Sometime i keep 2 times the content of a CF card full of video or photos.

It will be great to have a detection of directory which all content are already present somewhere else.

@pkolaczk pkolaczk added the enhancement New feature or request label Apr 23, 2021
@felciano
Copy link

Agreed -- this would be a massive convenience for deduplication efforts.

@ashaikh
Copy link

ashaikh commented Oct 10, 2022

This would be great to have and a feature to merge very similar directories. Your tool is fantastic, fastest I have ever seen and I have tried most of them on mac, windows, linux.

For features you may want to look at Duplicate File Finder for Mac, that has the most usable set of features to combine and eliminate duplicates while doing a system cleanup. It is much slower than yours but it lets you clean things up very intuitively.

@shakfu
Copy link

shakfu commented Jul 18, 2023

Totally agree. I also had duplicated folders which i had to figure on a file by file basis.

I guess after all files checks are completed, it would involve sorting by path and then a recursive comparison of hashes to determine which directories are duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants