baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
- From: Sindi Keesan <keesan AT iamjlamb.com>
- To: baslinux AT lists.ibiblio.org
- Subject: Re: [BL] plip problems
- Date: Mon, 8 Mar 2004 00:36:48 -0500 (EST)
I looked at your scripts (or someone's scripts) for send and receive and
they appear to be testing ping and if it works, to proceed with actually
sending files using something called 'nc' to open a pipe to IP:port.
The relevant lines, other than those giving instructions to type the
hostname and filename and how to quit, are:
Receive -
nc -l -p 33|tar -xv
Send -
tar -cf -$filename|nc $hostname 33
Could I substitute the number of the receiving computer (ends in .2) for
$hostname and the name of the file for $filename and try sending that way?
Is 33 the port?
-l - listen mode -- what does this mean?
-p - PORT (33)
You appear to be compressing the file at the send end, and uncompressing
it at the receive end after establishing a connection between the two.
tar -c compress -x uncompress -v verbose (-f?)
IP - $hostname
-
Re: [BL] miniX
, (continued)
- Re: [BL] miniX, 3aoo-cvfd, 03/07/2004
- Re: [BL] miniX, Sindi Keesan, 03/07/2004
- Re: [BL] miniX, 3aoo-cvfd, 03/07/2004
- Re: [BL] miniX, Sindi Keesan, 03/08/2004
- Re: [BL] miniX, 3aoo-cvfd, 03/08/2004
- [BL] plip problems, Sindi Keesan, 03/06/2004
- Re: [BL] plip problems, 3aoo-cvfd, 03/07/2004
- Re: [BL] plip problems, Sindi Keesan, 03/07/2004
- Re: [BL] plip problems, 3aoo-cvfd, 03/07/2004
- Re: [BL] plip problems, Sindi Keesan, 03/07/2004
- Re: [BL] plip problems, Sindi Keesan, 03/08/2004
- Re: [BL] plip problems, 3aoo-cvfd, 03/08/2004
- Re: [BL] plip problems, Sindi Keesan, 03/08/2004
- Re: +[SurvPC] Re: [BL] Communications program, 3aoo-cvfd, 03/04/2004
- Re:+[SurvPC]Re:[BL]Communicationsprogram, Sindi Keesan, 03/04/2004
- Re: +[SurvPC] Re: [BL] Communications program, Sindi Keesan, 03/04/2004
- Re: +[SurvPC] Re: [BL] Communications program, 3aoo-cvfd, 03/04/2004
- Re: +[SurvPC] Re: [BL] Communications program, Sindi Keesan, 03/04/2004
- Re: +[SurvPC] Re: [BL] Communications program, 3aoo-cvfd, 03/04/2004
Archive powered by MHonArc 2.6.24.