On Mon, Nov 14, 2005 at 03:51:04PM +1100, [EMAIL PROTECTED] wrote: > You need read and execute permissions to traverse and list directories. > chmod o+X would set execute bit for "others" on Directories only.
yeah, recursive as well required of course, so:
chmod go+rX /your/extra/ftp/dir
(Note capital X)
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
