vsftpd 설치
1. 설치하기
sudo apt-get install vsftpd
sudo systemctl stop vsftpd.service
sudo systemctl restart vsftpd.service
sudo systemctl enable vsftpd.service
systemctl enable vsftpd
allow_writeable_chroot=YES
1. 설치하기
sudo apt-get install vsftpd
sudo systemctl stop vsftpd.service
sudo systemctl restart vsftpd.service
sudo systemctl enable vsftpd.service
systemctl enable vsftpd
allow_writeable_chroot=YES