VPS ubuntu 10.10 config (5) *** ftp server *** 发表于29 5 月, 2011由Leic # install sudo apt-get install vsftpd # Enable ftp write by change the directiv from #write_enable=YES To write_enable=YES sudo nano /etc/vsftpd.conf # Launch service vsftpd restart