Results 1 to 6 of 6
Ok, so I have a 160 GB NTFS drive in my machine. After 3 days of reading I finally figured out the concept of mounting drives especially when it comes ...
- 01-31-2006 #1
Sharing in Linux
Ok, so I have a 160 GB NTFS drive in my machine. After 3 days of reading I finally figured out the concept of mounting drives especially when it comes to NTFS.
So now my problem is how do I share this drive or any drive for that matter? Do you have to install samba or is there another way that I can share a drive without anything downloads.
Thanks in advance
- 01-31-2006 #2Just Joined!
- Join Date
- Apr 2005
- Location
- Upper Peninsula of Michigan
- Posts
- 57
What do you mean exactly by shareing the drive? Are you trying to share it over a network, have it so other users can use this drive or what?
- 02-01-2006 #3yes that's exactly what i mean. Basically I am looking for a way to make the drive accessable to other user (Windows) on the network. User must have a linux account to be able to access this "share".
Originally Posted by netdaemon862
- 02-01-2006 #4
i normally use a http server from apache. You could set passwords for each dir or all dirs. The problem with that setup is that you have to click each file to download (or use some browser plugin or wget) but works fine when you want to share movies and such.
http://httpd.apache.org/
- 02-01-2006 #5
wow I had no idea that file sharing was such a big hassel in linux.
- 02-02-2006 #6Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
To share the files yu setup Samba and you can use SWAT or Webmin as a tool to configure it.
apt-get install samba swat smbclient
Once setup and configured it will look just like a windows file share.
http://www.samba.orgfar...out


Reply With Quote
