Re: [LUNI] sharing files between linux boxen...

From: Andrew Morrison (morris@tbone.physics.niu.edu)
Date: Thu Mar 29 2001 - 13:42:30 CST

  • Next message: Michael Knoop: "Re: [LUNI] sharing files between linux boxen..."

    It can also be done with Samba. If you have samba running on one of the
    boxes, you're almost halfway there. Install samba on the other machine,
    then set up a share wherever the mp3s are located. (This might be the
    hardest part, depending on how familiar you are with Samba.)

    Once the share is in place, you do this:

    mount -t smbfs //hostname1/sharewithmp3s /mnt/mp3s

    or something similar.

    Andrew

    On Thu, 29 Mar 2001, trent wrote:

    > Andrew Close wrote:
    > >
    > > i'm trying to share files between two linux boxen, but
    > > am not sure where to begin. i'm well aware of ftp,
    > > but i'm looking for something more akin to mapping a
    > > drive on winblows. do i have to use NFS or some other
    > > filesystem?
    >
    >
    > NFS is what you're looking for.
    >
    > trent
    > -=-
    > Linux Users Of Northern Illinois: General Discussion Mailing list.
    > For unsubscription, archives, and announcements only see http://luni.org
    >

    -=-
    Linux Users Of Northern Illinois: General Discussion Mailing list.
    For unsubscription, archives, and announcements only see http://luni.org



    This archive was generated by hypermail 2b29 : Thu Mar 29 2001 - 13:49:04 CST

  •