I also wanted to set-up old-school FTPD of my R-Pi. (I know it is not secure) I installed the FTP and FTPD as you showed using: apt-get install ftp ftpd That worked fine. I am able to use the FTP client normally. But the FTPD is not listening on port 21 Do I need to enable it somewhere? Thanks for a...