* General Guidance - "Drive Mapping"
@ 2003-07-01 20:49 Linovitz, Scott
2003-07-01 21:28 ` Ray Olszewski
2003-07-02 3:57 ` Chuck Gelm
0 siblings, 2 replies; 3+ messages in thread
From: Linovitz, Scott @ 2003-07-01 20:49 UTC (permalink / raw)
To: linux-newbie
I'm looking for general guidance on the following and any help is much
appreciated.
My Situation
-------------------
I have two PC's. PC #1 is running WinXP Pro and PC #2 is running RedHat 9.
Goal
-------
I have a "shared" folder on PC #1 that I would like to "map" (mount) on PC
#2.
Question
-------------
Which linux service(s) and/or application(s) handle this type of file
sharing? Is it the Samba service and if so is this the only method to "map"
(mount) a drive on PC#2 from PC#1?
Thanks
Scott
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: General Guidance - "Drive Mapping"
2003-07-01 20:49 General Guidance - "Drive Mapping" Linovitz, Scott
@ 2003-07-01 21:28 ` Ray Olszewski
2003-07-02 3:57 ` Chuck Gelm
1 sibling, 0 replies; 3+ messages in thread
From: Ray Olszewski @ 2003-07-01 21:28 UTC (permalink / raw)
To: linux-newbie
At 02:49 PM 7/1/2003 -0600, Linovitz, Scott wrote:
>I'm looking for general guidance on the following and any help is much
>appreciated.
>
>My Situation
>-------------------
>I have two PC's. PC #1 is running WinXP Pro and PC #2 is running RedHat 9.
>
>Goal
>-------
>I have a "shared" folder on PC #1 that I would like to "map" (mount) on PC
>#2.
>
>Question
>-------------
>Which linux service(s) and/or application(s) handle this type of file
>sharing? Is it the Samba service and if so is this the only method to "map"
>(mount) a drive on PC#2 from PC#1?
On the Linux side, the two common ways to mount remote drives are with
Samba and with NFS. Linux also supports old-style Macintosh sharing via
netatalk. Your limitation is more likely to be on the Windows side than the
Linux side.
Usually, Windows supports only SMB (Samba, that is), but I imagine (though
I don't know ... this is a Linux list, not a Windows list) there *might* be
add-in NFS servers available for Windows. You can do SMB in userspace with
smbclient (clumsy, comparatively speaking) or in kernelspace if you compile
your kernel to support smbfs filesystems (smooth).
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: General Guidance - "Drive Mapping"
2003-07-01 20:49 General Guidance - "Drive Mapping" Linovitz, Scott
2003-07-01 21:28 ` Ray Olszewski
@ 2003-07-02 3:57 ` Chuck Gelm
1 sibling, 0 replies; 3+ messages in thread
From: Chuck Gelm @ 2003-07-02 3:57 UTC (permalink / raw)
To: Linovitz, Scott; +Cc: linux-newbie
http://www.ics.mq.edu.au/cts/notes/smbmount.html
"Linovitz, Scott" wrote:
>
> I'm looking for general guidance on the following and any help is much
> appreciated.
>
> My Situation
> -------------------
> I have two PC's. PC #1 is running WinXP Pro and PC #2 is running RedHat 9.
>
> Goal
> -------
> I have a "shared" folder on PC #1 that I would like to "map" (mount) on PC
> #2.
>
> Question
> -------------
> Which linux service(s) and/or application(s) handle this type of file
> sharing? Is it the Samba service and if so is this the only method to "map"
> (mount) a drive on PC#2 from PC#1?
>
> Thanks
> Scott
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-07-02 3:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-01 20:49 General Guidance - "Drive Mapping" Linovitz, Scott
2003-07-01 21:28 ` Ray Olszewski
2003-07-02 3:57 ` Chuck Gelm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox