Is it possible to use ranges in search or any other masks?
As example search in \\server-web0{1-7,9}\d$\Hosting\ or in d:\logs\service*\files\
Search in multiple places by mask
Moderators: Hacker, petermad, Stefan2, white
Re: Search in multiple places by mask
I don't think so. I think you have to include all of them separately in the Search in field.quazi wrote: 2022-09-09, 06:45 UTC Is it possible to use ranges in search or any other masks?
As example search in \\server-web0{1-7,9}\d$\Hosting\...
You can search for everything in d:\logs and use the plugin tab to filter out the results with paths you don't want.
Or you can search for service* in d:\logs and then search for files within the search results and then search for * (or nothing) within the search results.
Or you could probably use 'Everything' to accomplish it, but someone else needs to advise on that.