[Novalug] Exchangimng files

Ed James edjames at greenbelt.com
Mon May 12 15:00:42 EDT 2008


Charlie,

   The way I handle this is to make a directory on each of two
machines (let's say /NFS) and used them as Network File Systems.
One machine has real stuff in it, the other machine has NFS as
just a mounting point.  Then I do something like:

    mount -t nfs sneezy:/NFS /NFS

where sneezy is the machine that I'm NOT sitting at when I type
the above command in.  I don't remember how I export NFS on
sneezy since sneezy is currently in storage.  This was the easiest
way to go that I'd found.  Note: there's only ONE copy of a given
file this way.  To move files across machines, you need to put
a file into /NFS somewhere, then cp it to a different (local)
directory.

Ed James


Quoting Charles M Howe <cmhowe at patriot.net>:

> List,
>
> I have two computers, one running Ubuntu 6.04 and the other 8.04. As I
> related a couple of weeks ago, I bought a Netgear Powerline Network Kit,
> XE102G, which allowed me to get online with the machine with Hardy
> installed. Wireless wouldn't work.
>
> Neither machine is a server.
>
> How do I exchange files?
>
> Charlie the Perpetual Newbie
>
>
> _______________________________________________
> Novalug mailing list
> Novalug at calypso.tux.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
>




More information about the Novalug mailing list