Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

FTP

install

1

# Ubuntu 22 ARM
sudo apt install vsftpd

config

sudo vim /etc/vsftpd.conf
utf8_filesystem=YES

usage

sudo systemctl enable --now vsftpd

  1. Setting Up a Basic FTP Server on Ubuntu 22