[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: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Thu Nov 8 07:52:06 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?!?
> where can i change that in order to see them via telnet?
>
use ls -a
or ls -la
to list thr '.' files
Gerald