We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We have some other methods in SftpClient that would benefit from the read-ahead mechanism that was implemented for DownloadFile(...).
DownloadFile(...)
Note that we can only apply read-ahead for methods that operate on the full file.