As far as I know, the OTP SSH client doesn't have any option that
would support this. However, you can open a connection using
ssh:connect, then pass along data that connection using the
ssh_connection module. So you should be able to implement a tunnel
over the OTP SSH client.
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
/Miriam Pena