Re: Serial data transfer -

From: Michele Andreoli (m.andreoli@tin.it)
Date: Sat Nov 18 2000 - 11:38:21 CET


On Fri, Nov 17, 2000 at 03:42:04PM -0500, BOB GOODWIN nicely wrote:
> I found the following -
>
> pppd -detach crtscts lock <local IP>:<remote IP> /dev/ttyS3
> 38400 &
>
> Which leaves me in total confusion!
>
> What do I use for <local IP> and <remote IP> ?
>
> I need to transfer muLinux files from one box to the other
> ...
>

The simplest way is to run the muLinux floppy disk in both the
machine. After that:

machine 1 (server):
        # setup ppp0 IP=noipdefault DEFAULTROUTE=y
machine 2 (client):
        # setup ppp0 IP='192.168.1.1:192.168.1.2'
        
You will hear a little sound when link is up.
Now you have TCP on the link. You can use ftp from both machine:

In machine 1:

        # ftp 192.168.1.1
        # user -> root
        # password -> -enter-
        # get my_file

Michele

-- 
In summing up, I wish I had some kind of affirmative message to leave
you with, I don't. Would you take two negative messages? - Woody Allen
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:16 CET