[erlang-questions] ssh eow

Stefan Jahn stefan@REDACTED
Tue Apr 2 00:14:36 CEST 2013


hello,

when I try

ssh_connection_manager:request(State#state.cm, State#state.channel,
                               "eow@REDACTED", false,
[?boolean(false)], 0),

after all data delivered, I get a data integrity error from scp.
This is not the correct way to introduce new messages, isn't it?

Thank you in advance,
  Stefan.

On Wed, March 27, 2013 2:13 am, Stefan Jahn wrote:
> hello,
>
> while implementing a scp daemon i wonder how to send the eow event
> to the client in order to tell the scp command to finish expecting
> data from my scp daemon...
>
> see in PROTOCOL (from openssh):
> 2.1. connection: Channel write close extension "eow@REDACTED"
>
> is there a function in ssh api of erlang how i can send this protocol
> item??
>
> thank you in advance,
>   stefan.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>





More information about the erlang-questions mailing list