[erlang-questions] SSH client example

Anton Krasovsky anton.krasovsky@REDACTED
Thu Jan 14 12:48:19 CET 2010


I played a bit with ssh module. Have a look at the source attached.

Regards,
Anton

On Thu, Jan 14, 2010 at 11:24 AM, Luc Evers <lucevers@REDACTED> wrote:
>   I'm looking for a working Erlang example:  'SSH request to a server
> (Linux) en starts a shell command' .
>   Found one example:
> http://easyerl.blogspot.com/2007/11/experimenting-with-erlang-ssh-support.htmlbut
> this is not working.
>  I got a question from the system to connect [y/n] , than the console
> blocked.
>
>   Before starting the SSH client I needed to start:
>
>  crypto:start().
>  ssh:start().
>
>
>  Has somebody experience with the SSH modules?
>
>
>  Luc.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_ssh.erl
Type: application/octet-stream
Size: 11162 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20100114/fed10d1f/attachment.obj>


More information about the erlang-questions mailing list