Hi all, I've used the base ftpd(8) today:
$ echo $USER | doas tee -a /etc/ftpchroot
$ doas rcctl enable ftpd
$ doas rcctl start ftpd
And, after connecting to it:
$ ftp localhost
authenticating, and listing the content of the directory, I found
this message in /var/log/messages:
ftpd: vfprintf %s NULL in "Opening %s mode data connection for '%s'%s."
I can't seem to be able to reproduce it but it appeared in the logs
twice in the last 5 minutes.
Regards,
Raf
