Maybe someone can throw in their two cents on this:
I installed vsftpd on my Ubuntu 10.04 server, and I set
local_enable=YES
write_enable=YES
When I FTP to the server, I get prompted for a username and password, but it
seems to just reject it and ask for username/password again. What else do I
need to do? I just want one account to be able to FTP upload files to this
server.
Kevin