Hello, I install ubuntu 32 bit. and configure ftp but my root password not work on ftp. how i create ftp user and password. Regards Kamal Midha
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Most FTP programs do not allow the root user to log in in their default configuration. The
adduser
command will allow you to create a new user on your droplet. This guide includes a section on creating the new user account.