Build 3127: Wildcards in SFTP, better oversized packet support
Wildcards in SFTP Even though the SFTP protocol does not support using wildcards to filter its directory listings, this feature was requested so often that we simply had to add it to the GetList method and its variants. How do we do it? It's simple - ...