[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Map Network Drives
- From: "Mike McMullen" <mlm loanprocessing net>
- To: <redhat-list redhat com>
- Subject: Re: Map Network Drives
- Date: Sun Jun 1 18:26:01 2003
Check out smbmount. We mount windows shares all the time in our
office. For ad hoc mounting it can go something like this:
smbmount //windowsbox/share /mylinux/mountpoint/here
If password protected you will be prompted for the share password.
See smbmount for more details.
You can also put an SMB mount in /etc/fstab. I do that on a few servers.
Also useful is "smbclient". It allows you to query hosts for what shares
are available. It's also kind of a ftp client using smb.
See "smbclient".
Hope this helps,
Mike
----- Original Message -----
From: "Anthony E. Greene" <agreene pobox com>
To: <redhat-list redhat com>
Sent: Sunday, June 01, 2003 3:12 PM
Subject: Re: Map Network Drives
> On 01-Jun-2003/17:05 -0500, Mike Burger <mburger bubbanfriends org> wrote:
> >Look into setting up Samba.
>
> He wants to sit at his Linux desktop and use data residing in shared
> directories on Winboxes. You don't need to setup Samba for that.
>
> Samba allows Winboxes to access data in shared directories on *nix boxes.
>
> Tony
> --
> Anthony E. Greene <mailto:Anthony%20E %20Greene%20%3Cagreene pobox com%3E>
> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
> AOL/Yahoo Messenger: TonyG05 HomePage: <http://www.pobox.com/~agreene/>
> Linux. The choice of a GNU generation <http://www.linux.org/>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]