First page Back Continue Last page Overview Graphics
ssh server and client: dropbear
Very small memory footprint ssh server for embedded systems
Satisfies most needs. Both client and server!
Size: 110 KB, statically compiled with uClibc on i386.
(OpenSSH client and server: approx 1200 KB,
dynamically compiled with glibc on i386)
Useful to:
- Get a remote console on the target device
- Copy files to and from the target device (scp or rsync -e ssh).