The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Operating Systems
> BSD Help
|
Samba?
Discuss Samba? in the BSD Help forum on Dev Shed. Samba? BSD Help forum discussing all BSD based operating systems including FreeBSD, OpenBSD, NetBSD, and more. BSD refers to the distribution of UNIX originally developed by the University of California at Berkeley.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

December 18th, 2001, 03:58 PM
|
 |
o0o.o0o
|
|
Join Date: Feb 2001
Location: m00n
|
|
|
Samba?
I have a LAN with a Win2k box and a freebsd box. If I want to be able to mount a drive on the W2K box on my FreeBSD box, would I use Samba for this, or is this only for making FreeBSD files/printers visible to Windows machines? If not, what approach is best to take?
Thanks.
Brett
|

December 18th, 2001, 10:03 PM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
Samba comes in two parts: the Samba server, so that Windows computers can mount Unix directories, and the Samba client, so that the Unix machine can access Windows file shares.
The Samba client (smbclient) is basically an ftp-style command-line interface. It doesn't really mount the Windows fileshare, to make it available as part of your Unix filesystem. It simply allows you to explore a Windows shared directory and download files locally.
If you really want to mount a Windows drive locally, you have a couple of choices:
1. Get an NFS server for Windows. This allows Windows to export a directory that appears to be a Unix network file share. Just do a search at Google for "NFS for Windows", and you will find several applications.
2. Get an application that allows your Unix box to actually mount the remote windows directory: Sharity Light is an example. Read more here. There is also a project to create full support for SMB file share mounting directly in FreeBSD, but this is still in beta development.
|

December 18th, 2001, 11:52 PM
|
|
Contributing User
|
|
Join Date: Jan 2001
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
>> There is also a project to create full support for SMB file share mounting directly in FreeBSD
Yes. But although smbfs is in a developing stage, it's far more stable than sharity-light. It's even more stable when running latest version of FreeBSD stable branch -> 4.4-STABLE because smbfs support has been added and integrated to the kernel.
Here is a real example:
I mount my E:\Warez share from Windows to FreeBSD using smbfs because I have 20GB of Warez on Windows and my FreeBSD box doesn't have to much disk space. I also serve those appz to my friends via Apache running on FreeBSD, so I just setup a vhost and Alias the entire /mnt/warez partition for my warez site. As far as resource and maintenance, I don't have to get a 20GB drive for FreeBSD and of course, I don't have to sync the drives from Windows to FreeBSD.
|

December 19th, 2001, 11:02 AM
|
 |
o0o.o0o
|
|
Join Date: Feb 2001
Location: m00n
|
|
Cool. That is pretty much what I want to do -- share my original music, educational films of the adult variety, and no strings attached programs <cough> via ftp. Although, I have no need to set up a virtual host or alias it in bind because I am not serving via httpd. All of these files are on a large drive on my windows machine. I also want to be able send back ups of my FreeBSD machine to it (and a remote location eventually).
Thanks for the help, guys.
Brett
Quote: Originally posted by freebsd
>> There is also a project to create full support for SMB file share mounting directly in FreeBSD
Yes. But although smbfs is in a developing stage, it's far more stable than sharity-light. It's even more stable when running latest version of FreeBSD stable branch -> 4.4-STABLE because smbfs support has been added and integrated to the kernel.
Here is a real example:
I mount my E:\Warez share from Windows to FreeBSD using smbfs because I have 20GB of Warez on Windows and my FreeBSD box doesn't have to much disk space. I also serve those appz to my friends via Apache running on FreeBSD, so I just setup a vhost and Alias the entire /mnt/warez partition for my warez site. As far as resource and maintenance, I don't have to get a 20GB drive for FreeBSD and of course, I don't have to sync the drives from Windows to FreeBSD. |
|

December 19th, 2001, 11:17 AM
|
|
Gödelian monster
|
|
Join Date: Jul 1999
Location: Central Florida, USA
|
|
Oh, yeah... I forgot that when a FreeBSD project is in beta, that means its more stable than Microsoft's umpteenth service release of a full product  .
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|