PortableApps / Toucan

sync, backup and secure, all in one place
http://portableapps.com/apps/utilities/toucan
GNU General Public License v2.0
126 stars 23 forks source link

Trouble excluding short folder name that also matches longer folder name #51

Open DustinLuck opened 1 year ago

DustinLuck commented 1 year ago

This issue is regarding the Sync functionality.

I have a folder structure that includes the following folders at the same level:

I would like to exclude the pl, ru, & es folders, but keep the Applications & runtimes folders. I have tried using Folder exclude & Absolute Folder Exclude (Simple Type) rule, but since the Simple Type matches anywhere in the path, it also matches the folders I want to keep. I also tried using the Regex Type with the following patterns to hopefully match an exact folder name, with no success:

No matter what I try to include the shorter folder names, it always winds up excluding the longer folder names that contain the shorter names.