Date: Thu, 17 Feb 2022 08:20:16 +0000 From: Arthur Chance <freebsd@qeng-ho.org> To: Frank Leonhardt <freebsd-doc@fjl.co.uk>, questions@freebsd.org, "@lbutlr" <kremels@kreme.com> Subject: Re: ftpd.conf and motd not consulted by ftpd Message-ID: <16d9e590-c7dc-6ae2-b2ae-8303b91be910@qeng-ho.org> In-Reply-To: <f9e0693e-1855-edc9-c589-f6870487ccde@fjl.co.uk> References: <d5af7bf7-145a-8436-4b41-26c9d2de758a@nber.org> <6959d1f8-8d6d-0723-7083-fa8da3d5a2ef@fjl.co.uk> <F929E568-FB92-44C7-BC59-97F723DE57D1@kreme.com> <f9e0693e-1855-edc9-c589-f6870487ccde@fjl.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/02/2022 19:06, Frank Leonhardt wrote: > On 16/02/2022 17:53, @lbutlr wrote: >> On 2022 Feb 16, at 10:45, Frank Leonhardt <freebsd-doc@fjl.co.uk> wrote: >> >>> My guess would be you're not using the ftp server you think you are. >>> I don't know what comes on 13, but there was always an ftpd as part >>> of the base system; the one used by inetd. >> I don't think there is an ftpd installed on FBSD13 by default, or any >> other ftp server. > > Nothing would surprise me, but there's no mention of removing it in the > 13.0 release notes. > > I have to say that I, like most others I guess, never enable it but > install the far superior Pure-FTPd if I need an FTP server. There's still an ftpd in 13.0, it's perhaps not where you think it is root@arthur:3# uname -r 13.0-RELEASE-p4 root@arthur:3# grep ftp /etc/inetd.conf #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l root@arthur:3# ls -l /usr/libexec/ftpd -r-xr-xr-x 1 root wheel 111448 9 Apr 2021 /usr/libexec/ftpd -- All network cabling aspires to the condition of macramé.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16d9e590-c7dc-6ae2-b2ae-8303b91be910>