Are there any plans to add support for wildcards/blobs in the uploading/downloading of files via this library? I've got some files that need to pulled on a daily basis, but some of them have random values at the end.
The obvious solution is to use the SFTPClient class to list the directories and do my own regexp, but I'd rather check to see if this is a planned feature.
Thanks!
The obvious solution is to use the SFTPClient class to list the directories and do my own regexp, but I'd rather check to see if this is a planned feature.
Thanks!