Bill wrote:
> Hello, I'm a newbie to Linux and I have the following question:
>
> I've built a Debian Linux box and wish to set it up as a file server
> for my several Win 98 PCs. Basically so the Win 98 PCs can map a
drive
> to the Linux box and save documents. Can I do this? There seems to
be
> a question as to what type of file system I can use on Debian that
Win
> 98 can access.
>
> Much thanks, Bill
Samba is probably what you want to use, but you could use ftp or nfs.
Especially with W98 I would recommend Samba.
As J.K. said, your Win machines need only a network protocol that
connects them to the Debian machine -- eg., Samba -- and services their
request to read or write files. The protocol will deliver the _file_
format needed by your W98 apps no matter what file_system_ it is stored
on. So the Debian box can/should use whatever is most appropriate for
it -- ext2/3, rieserfs, etc.
In a sense, the network protocol acts as middleware translating between
the W98 PCs and the Debian box.
Samba is here (and on your Debian CDs):
http://www.samba.org
prg
email above disabled