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

Re: [cobalt-developers] "." files not visible during telnet session?!?!?!??



> 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