8/31/2009 0.36-beta - release notes -Added support for matching paths and filename using regular expressions. -Paths are relative from the local or remote folder and always end in a backslash. -There are several non-typical regex characteristics inherited from legacy behavior. They worked well so I kept them. -Regex patterns are separated by ';'. -Negative matches start with a ! instead of requiring normal regex negation. TODO -add regex exclude & include textbox -research & document '-systray' param -allow choice between match - regex must match whole string search - regex must be found (substring match)