Hi,
Currently there is no plans to do that since this is something not defined by SFTP protocol and wildcards could be different and platform specific and implemented differently by clients.
So I guess currently the only choice probably is to read all directory and then apply regex on this. Just something to keep in mind that directory could be very big and contain thousand of files.
If you like you can open it as feature request so I could see if there is enough interest in it as well as possible usage and implementation scenarios.
Thanks,
Oleg
Currently there is no plans to do that since this is something not defined by SFTP protocol and wildcards could be different and platform specific and implemented differently by clients.
So I guess currently the only choice probably is to read all directory and then apply regex on this. Just something to keep in mind that directory could be very big and contain thousand of files.
If you like you can open it as feature request so I could see if there is enough interest in it as well as possible usage and implementation scenarios.
Thanks,
Oleg