GetFiles with File Mask (wodSFTP / wodSFTP.NET / wodSFTPdll)
Is it possible to get files using a mask? As an example, "F*.FOO*.zip"
I do have the eventLoop example working, but as you can see from my mask example, I have many wild cards I would need to program (some have as many as four)
Is it possible to use wildcards in the eventLoop? I guess that could make things simpler to search for.
Thanks