[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: oBSD ftpd query
On Fri, Sep 17, 1999 at 04:51:52PM +0600, CyberPsychotic wrote:
> ~ Tor Houghton <torh@bogus.net> wrote:
> ~ > Having finally kicked out the ProFTPD server from my system and replaced
> ~ > it with the standard OpenBSD server, I have a few questions.
> ~ >
> ~ > First of all, to get "ls" to work, I need a static binary of ls in
> ~ > ~ftp/bin.
> ~
> ~ Eh? No you don't. OpenBSD's ftpd has ls built in.
>
> wrong.
> FTPD(8)
> ... the program ls(1) must be present to support LIST command. This
> program should be mode 111 (executable only).
>
>
your wrong actully.
in -current FTPD(8)
...
to run (the ls(1) command exists as a builtin). Any pro-
...