Skip to content

SftpClient: Use read-ahead mechanism for other methods that operate on a complete file #284

Open
@drieseng

Description

@drieseng

We have some other methods in SftpClient that would benefit from the read-ahead mechanism that was implemented for DownloadFile(...).

Note that we can only apply read-ahead for methods that operate on the full file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions