I have installed a fresh version of F11, unfortunately I did not install VSFTPD with it.On doing a "yum install vsftpd" it install fine but does not seem to function.[root@zzz vsftpd]# ftp localhostTrying ::1...ftp: connect to address ::1Connection refusedTrying 127.0.0.1...Connected to localhost (127.0.0.1).421 Service not available, remote server has closed connectionftp> quitI copied the 'vsftpd.conf' and 'users' directory from my working F11 server this one is supposed to be mirroring, but am getting exactly the same responce.