FTP Mirror action should have Include Mask

It would be nice to specify an Include File Mask for the FTP Mirror action.
Currently only an exclude mask can be specified.

The FTP Mirror does have an include mask, it’s above the Exclude Items section, however it isn’t as flexible as the Exclude mask (not sure why it was done like that).

The current input mask only supports a list of file extensions to include.
I would like a way to specify an actual file mask with wildcards like “myFiles*.*” for example.
I have no need for the regex option like the outputmask has.

I’ll take a look at it, not sure if it’s doable it’s been a while since I looked at the code, we may be limited by what’s possible with FTP.