I've been using Everything 1.5 for a long time.
I always download the latest version as soon as one is published.
I'm currently using v1.5.0.1420b (x64) - which is the latest as of today.
For a long time, I've been having this issue with the dupe command, or more specifically with !dupe:
Almost daily, when I'm at work, I create new files (or modify existing files) on my portable USB drive.
When I get home, I click on a search bookmark which checks for non-duplicates, so I can easily see which new/modified files need to be copied from the portable USB drive to my internal hard-drive. The search bookmark is:
Code: Select all
Q:|K: !dupe: dm:TODAY sort:dm file: !\$Recycle !\"System Volume Information"K: is the internal hard-drive.
The problem is that it seems to be omitting certain files, such as Excel XLSX (not sure about other files).
When I run another search in another tab, for example:
Code: Select all
Q:\ file: dm:TODAY !"\System Volume Information" !\$Recycle.binFor example, as can be seen in this screenshot, there are 9 files which were created/modified today on the portable USB drive (Q:):
However, the search:
Code: Select all
Q:|K: !dupe: dm:TODAY sort:dm file: !\$Recycle !\"System Volume Information"I realize this issue may be hard to debug, but hopefully you'll find a solution. I checked every setting in Everything, including the bookmarks parameters. I even deleted the Everything.ini file, so Everything would create a new one. The issue still persists.