[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] .htaccess file not listed in directory
- Subject: Re: [cobalt-developers] .htaccess file not listed in directory
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Apr 17 22:48:03 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> When telneting use "ls -all" to see the .file
> When FTP, you can't
>
> So, any file with a . in the front is considered a hidden
file that is not
> apparent through http or ftp....
That is not really correct, it depends on the FTP client.
As far as I know all ftp servers allow ls -a or ls -la
but some ftp clients don't have a way to issue the
command.
Gerald