Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 12:00:59 -0600 (MDT)
From:      Brian Shellabarger <brian@zyx.net>
To:        Tim Yeung <tyeung@dciem.dnd.ca>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-newbies@FreeBSD.ORG
Subject:   Re: symbolic link for ftp anonymous user
Message-ID:  <Pine.BSF.3.91.980601115232.7067C-100000@spot.zyx.net>
In-Reply-To: <9806011328.AA27446@hermes.dciem.dnd.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Jun 1998, Tim Yeung wrote:
> ftp anonymous is unable to see the contain of the "share" directory.
> but other user (with account) has no problem.
> Is it a premission problem?  How to fix it.

Make sure the user "ftp" has read/execute access to this directory and at 
least read access to any files that you want to be available via 
anonymous FTP. I'm not aware of your exact situation, but:
"chmod 555 /path/to/share/dir" should do the trick.

Brian

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980601115232.7067C-100000>