ftpd anonymous mode does not work when ftpd is running under root on systems without users (no /etc/passwd). -a option does not help, it returns "login failed" with any user/password I'm using busybox tcpsvd -vE 192.168.10.1:21 busybox ftpd -vv -a (root or 0) / i cannot add users because filesystem is read-only, so busybox ftpd is completely unuseful for me
Fixed in git: commit 8edaaced16664503e89d9be80637e17dedc56ab9 Date: Sat Apr 7 14:02:21 2018 +0200 ftpd: added -A option to disable all authentication