any way to find duplicates of a source folder?

Discussion related to "Everything" 1.5.
Post Reply
Shooter3k
Posts: 42
Joined: Tue Sep 07, 2021 10:56 pm

any way to find duplicates of a source folder?

Post by Shooter3k »

When using "dupe:size", is it possible to include an additional search query so that you get a group of matching files but only when one of the matches are contained within a 'source' folder?

For example a search that looks something like:
dupe:size group_contains:D:\test1


results:
Name Path Size
test1.txt D:\test1 123KB
test1.txt F:\testeroo 123KB
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: any way to find duplicates of a source folder?

Post by void »

dupe:size dupe-from:D:\test1


dupe-from:
Finding duplicates in Everything
Shooter3k
Posts: 42
Joined: Tue Sep 07, 2021 10:56 pm

Re: any way to find duplicates of a source folder?

Post by Shooter3k »

void wrote: Mon Sep 29, 2025 11:02 pm
dupe:size dupe-from:D:\test1


dupe-from:
Thank you!!!

my mistake for not searching and finding this first.
Post Reply