GP2X Dropbear Ssh Server


gfoot

Member
Joined
Nov 15, 2005
Messages
218
A few weeks ago I built the DropBear SSH server for the GP2X. It allows you to log in using your favourite SSH client instead of telnet, and allows one-shot command running remotely (ssh -c ...). It doesn't include an sftp server, but one could be added fairly easily. Putty's pscp command doesn't work without sftp though :( I always thought scp was independent of sftp.

I've uploaded a package containing patches against the latest source tree, precompiled binaries for the GP2X, and instructions on how to build it.

http://www.glost.eclipse.co.uk/gfoot/gp2x/dropbear.zip

Edit: I've updated the package, the keys I orignially included are too small for OpenSSH's taste.
 
Back
Top