[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] .htaccess file not listed in directory



----- Original Message -----
From: "Gerald Waugh" <gerald@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Wednesday, April 18, 2001 12:47 AM
Subject: Re: [cobalt-developers] .htaccess file not listed in directory


> "Dico Reyers" <dico@xxxxxxxxxxxxxxxx> wrote
> On: Wednesday, April 18, 2001 12:12 AM
>
>
> > Hi there,
> >
> > I just secured a directory by placing a .htaccess file in it and creating a
> > password file... however when I ftp in, I can't see the .htaccess file or
> > .htpasswd file listed.  Also, I can't see either by telneting in.  Is there
> > a way I can view these files?
> >
> > If I delete the directory, will it delete both these files?
> >
> via FTP (depends on FTP client) but, if you are using WS_FTP
> Enter -la in the third box down on the right, then hit 'Enter'
>
> via telnet do a ls -la

Also  if you do a rm -R the directory, it will delete those files.
Gerald