Retro Linux box: No SSH, need telnet solution for dumping a disk image over the network.

Scott Sullivan scott-lxSQFCZeNF4 at public.gmane.org
Fri May 28 20:29:17 UTC 2010


At a recent Convention I acquired an IBM P70 (1989) luggable.
I'm trying to dump the contents of the harddrive across the network.

The installed linux on the dosen't have ssh.
So is there any way to preform the below with telnet?

   dd if=/dev/eda | ssh [remote] 'cat>  image.img' # /dev/eda is correct of this machine

   tar cf - / | ssh [remote] 'cat>  image.tar'

What do I need to setup on the [remote] side to accept the incoming data?

-- 
Scott Sullivan

--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list