Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Apr 2007 09:20:28 -0500
From:      Eric <heli@mikestammer.com>
To:        =?ISO-8859-1?Q?Miguel_Alc=E1ntara?= <miguel.alc@gmail.com>
Cc:        faqfreebsd <freebsd-questions@freebsd.org>
Subject:   Re: sharity-light
Message-ID:  <461A4BAC.4090907@mikestammer.com>
In-Reply-To: <5855700c0704090704w7a24ec7es7f3e9b82728f95f7@mail.gmail.com>
References:  <5855700c0704090704w7a24ec7es7f3e9b82728f95f7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Miguel Alcántara wrote:
> hello everybody, I was trying to get working sharity-light, but until now
> it's impossible.
> I have added in /etc/hosts the IP and the name of the XP(fat32 or ntfs),
> created a folder in order to mount.
> 
> foo# cd /
> foo#mkdir share
> foo#shlight //nightwalker/share /share -U foo -P bar
> foo#Using port 5765 for NFS.
> nfs mount /share: [2] No such file or directory
> 
> I'm working on FreeBSD 6.2. Please helpme with this problem.
> 
> 

Install samba and you will then have a program called mount_smbfs which 
will let you mount NT shares. it works MUCH better than sharity (I used 
to use sharity-light back in the day).

syntax looks like:

mount_smbfs -N //someUser@someServer/someShare /someMount/point/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?461A4BAC.4090907>