[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] names starting with . - user access
- Subject: Re: [cobalt-users] names starting with . - user access
- From: Larry Smith <lesmith@xxxxxxxxx>
- Date: Sat Nov 9 09:19:01 2002
- Organization: ECSIS.NET
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
INRE [cobalt-users] names starting with . - user access:
> Good afternoon,
>
> I allow my users to ftp their own htaccess files; once ftp'd, they rename
> them to .htaccess. But, since they do not have telnet access they cannot
> see/delete the .htaccess file so they have no way to update it without
> admin assistance. Is there any way to see the . files with ftp so they
> don't have to bother the admin (usually me) to be able to overwrite them?
>
Believe this is the ShowDotFiles parameter in /etc/proftpd.conf. It defaults
to "off" (don't show), but can be set for either global or virtualhosts
sections as appropriate to either "show" those files or not.
ShowDotFiles on
in the <global> section of the /etc/proftpd.conf file will turn this "on" for
all sites/users which means they will "see" all dot files (.htaccess) when
doing the dir or list commands.
--
Larry Smith
SysAd ECSIS.NET
sysad@xxxxxxxxx