Retro Linux box: No SSH, need telnet solution for dumping a disk image over the network.
ted leslie
tleslie-RBVUpeUoHUc at public.gmane.org
Fri May 28 20:33:12 UTC 2010
do you have netcat, ftp or rcp on it?
tl
On Fri, 28 May 2010 16:29:17 -0400
Scott Sullivan <scott-lxSQFCZeNF4 at public.gmane.org> wrote:
> 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
>
--
ted leslie <tleslie-RBVUpeUoHUc at public.gmane.org>
--
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