On 2002-11-20 15:16, Adam Lofstedt <[EMAIL PROTECTED]> wrote: > > smbfs is what you're looking for. Or at least it's what I > > use in Linux. > > > > mount -t smbfs //desktop/owner -o username=owner -o password=password /mnt/smb1 > > Can anyone confirm if smbfs is included in the FreeBSD install, > along with the other mounts like ntfs, dos, etc?
Yep, it is. : keramida@gothmog[01:31]/home/keramida> man mount | grep smb : mount_nwfs(8), mount_portalfs(8), mount_procfs(8), mount_smbfs(8), To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
