How to search and report ONLY folders with specific files?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

How to search and report ONLY folders with specific files?

Post by *byblo »

Hello :)

I need to search and report ONLY folders who are containing a specific extension (but not report the files, only folders)

For instance, if I need to find all folders containing files with the .ext1 extension:

c:\test\1\file.ext1
c:\test\2\file.ext2
c:\test\3\file.ext1


I'd like to have the search result:

c:\test\1\
c:\test\3\

Is it possible with TC?
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

You can try to search for folders only and on Plugins tab request for presence of specific files. Try e.g. this plugin (I haven't tried it).
User avatar
byblo
Senior Member
Senior Member
Posts: 270
Joined: 2005-02-20, 21:13 UTC
Contact:

Post by *byblo »

Thank you for the suggestion.

Works well :)
Post Reply