You are here

Regex - my rule is applied both to folders and files

2 posts / 0 new
Last post
ularli
Offline
Last seen: 14 years 3 months ago
Joined: 2010-01-09 07:30
Regex - my rule is applied both to folders and files

I am running Toucan 2.2.1 and try to set up a regular expression rule that selects all folders ending with _A (i.e. excludes all folders except those ending with _A). The expression I use is *[^_][^A]$ and select 'Folder to exclude'. The correct folders are selected but no files are selected (except those ending with _A), so it applies the rule also on the files within the folder. This must be a bug.
/Ulf

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 7 months ago
Developer
Joined: 2005-12-10 15:22
I

am a little confused by your question I am afraid, are you saying that files in the folder you have excluded are not excluded or that they are?

Log in or register to post comments