absamail.co.za wrote:
> > Is it possible to save a file from box-A to a USB-disk
> > attatched to box-B, by first transfering the file via plip
> > [ie. par-ports] from box-A to box-B ?
>
> > If so, what would the commands or scripts be, for the
> > 2 boxes ?
John-Paul Stewart wrote:
> First you set up a network using plip. The ancient PLIP HOWTO at
> http://www.tldp.org/[53] might be enough to get you up and running.
> The
> kernel will see the plip network like any other network. So then you
> could use NFS to share the USB-disk, or rsync or ftp or any other
> network file sharing/transfer method.
>
> Can you be more specific about which part is causing you problems?
> (I.e., do you need more help setting up plip or more help with
> transfering files across the network or ...?)
OK, since all my old boxes have a free par-port, I too though of
using plip. But since the boxes are only 2 meters apart, I think
'networking' facilities is an overkill and will introduce unwanted
complications. Via a serial cable, minicom is good; except that
I'd prefer not to have to sacrifice the ser-ports.
It would be nice if I could just find code/algorithm of a
5-bit par-port I/O driver where I could use the equivalent of a
ser-nul-modem cable.
DOS laplink I believe had something like this ?
Thanks for info.
== Chris Glur.