Skip to content

Support writing to stdin when executing a remote command #85

Closed
@hifi

Description

@hifi

SSH.NET currently does not support executing a command (without shell) with an option to directly write to the stdin of the executed program. A writable stream is needed for that.

This is a critical feature when you need to pipe large amounts of data from SSH.NET to remote commands.

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