[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] "." files not visible during telnet session?!?!?!??
- Subject: Re: [cobalt-developers] "." files not visible during telnet session?!?!?!??
- From: "Gorun R." <gorun@xxxxxxxxxxxxx>
- Date: Thu Nov 8 07:36:56 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> i already changed the proftpd.conf in order to show .htaccess, .forward
> e.t.c. during a ftp session...
> but i cant see these files during a telnet session?!?
Hi,
this filenames are hidden files for unix systems.
To show them, use the command : ls -al
Gorun R.