- i have a folder that contains several hundred subfolders.
- each subfolder (no folder within it) contains ZIP files, for example, "afile.zip", "bfile.zip", etc.
- some of these folders contain a matching "-delta" file, for example, "filename.zip" and "filename-delta.zip". for the matching one, "-delta" is always appended to the original file name
so in this case, the "find" would find "filename.zip" because the "filename-delta.zip" exists also and show "filename.zip" the Search Results.
currently i was searching for "-delta" files, going into the containing folder and working with the "original", repeat. was very time consuming.
XYplorer Beta Club