MAL wrote:

Alexander Netopier Leonov wrote:

Hello
I need mount nullfs. Example:

mount directory /home/mp3s to /home/ftp/mp3s

In freebsd i usually use mount_null but a can't find mount.null in /sbin/

BTW: I'm beginner user unix.


mount -o bind /home/ftp/mp3s /home/mp3s

You need to be root, although wouldn't a symbolic link do the trick?

MAL


-- [EMAIL PROTECTED] mailing list


Maybe yes. But i need mount it to ftp /. When i use symlink users can get into directory (/home/ftp/mp3) but when he get to .. (../) he are in /home not in /home/ftp. I can't fix it.

--

Alexander Netopier Leonov
ICQ: 44434531


. EOF



--
[EMAIL PROTECTED] mailing list



Reply via email to