Skip to content

Allow writing to stdin of SshCommand #141

Closed
@hifi

Description

@hifi

SshCommand doesn't currently implement any way to write a long binary stream into stdin of the executed process.

SshCommand would need an InputStream property that would provide a writable stream which would also send the EOF packet when closed by the writer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions