2 Dec
2002
2 Dec
'02
18:11
On Monday 02 December 2002 5:06 pm, Erik Jakobsen wrote:
I have tried ALT-F2 and vsftpd as well as vsftpd from a terminal window. Ahh there's your problem. vsftpd is a server.
inetd loads up vsftpd when it needs it. If you want to test your server, use an ftp client [you can use konqueror by typing in: ftp://127.0.0.1/] to connect to 127.0.0.1 which is another name for "localhost" or your machine :o) Hope this helps.