How to Install vsftpd FTP Server on Ubuntu 26.04

To install vsftpd on Ubuntu 26.04, create ftpuser and connect from FileZilla on the client.

Step 1 : Update.

Step 2 : Install vsftpd.

Step 3 : Check status.

Step 4 : Back up the config.

Step 5 : Write the config.

Step 6 : Restart.

Step 7 : Set a password. Press Enter to skip extra fields.

Step 8 : Allow FTP and passive ports.

Step 9 : In FileZilla: Protocol FTP, Host 192.168.1.50, user ftpuser, password → Connect. Upload a folder into the home directory.

You have installed vsftpd FTP server on Ubuntu 26.04.