Author Topic: SSH client to download  (Read 621 times)

mainlime

  • Newbie
  • *
  • Posts: 5
SSH client to download
« on: October 04, 2008, 01:26:15 PM »
Hi

I've compiled the OpenSSH client and successfully run it on my Elonex Onet. I think other people had already compiled it but I hadn't found a binary to download so I'm making mine available. In my limited testing it runs fine and port fowarding works too.

I've not figured out how to make a nice installer yet so there's some manual effort involved. I'm figuring anyone who wants a SSH client will already have figured out how to get a command line and knows some basic linux commands.

Download the zip file from here : http://mipsel-linux.servehttp.com/mips_openSSH.zip
Unzip the archive onto a USB memory stick and transfer to your Onet
Copy the libcrypto file to /lib
Copy the ssh binary to /bin

You should now have a working SSH client. Please post here if you have any problems