Use for full subfolder path : won't actually match full path

Bugs and other issues or requests which have been resolved.
Post Reply
Message
Author
kino
Posts: 124
Joined: 01.04.2013, 23:24

Use for full subfolder path : won't actually match full path

#1 Post by kino » 06.10.2014, 17:24

So it's there in build 673 ! (FreeCommander XE 2014 Build 673 donor, Windows 7 32 and 64-bit) :

- Implemented: New search option "Use for full subfolder path (otherwise only for subfolder name)"
(Thanks !)

Though, when I test it against the following use case (pattern \d{8}) :

Code: Select all

.\20140930
.\20140930\candidate1.txt

.\non_date1
.\non_date1\non_candidate.txt

.\non_date2
.\non_date2\20141006
.\non_date2\20141006\candidate2.txt
...my candidate2.txt file won't come up although it (seems to) match the path regex (?)

I also tried regex .*?\d{8}.* just in case

kino
Posts: 124
Joined: 01.04.2013, 23:24

Re: Use for full subfolder path : won't actually match full

#2 Post by kino » 24.10.2014, 13:23

Works for me in build 674...
...including with full path regex as can be \\APP\\\d{8} to match only date-formatted dir names below an "APP" dir.
THANK-YOU !

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 39 guests