Liang Zou's Tech Blog
Thank you for visiting!
Showing posts with label
FTP
.
Show all posts
Showing posts with label
FTP
.
Show all posts
2/03/2017
Set Up FTP on Ubuntu 16.04
sudo apt install vsftpd
Edit the config file:
write_enable=YES
local_umask=022
ssl_enable=YES
Then
sudo service vsftpd restart
Use FileZilla to connect to the FTP server
Older Posts
Home
Subscribe to:
Posts (Atom)