This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
setting-up-vsftpd [2018/12/21 10:13] 171.78.140.145 [Edit /etc/vsftpd.conf] |
setting-up-vsftpd [2018/12/21 10:29] (current) 171.78.140.145 |
||
|---|---|---|---|
| Line 63: | Line 63: | ||
| sudo chown ftp:ftp /srv/ftp/hari | sudo chown ftp:ftp /srv/ftp/hari | ||
| </code> | </code> | ||
| + | |||
| + | ===== Restart VSFPTD ===== | ||
| + | <code> | ||
| + | sudo systemctl restart vsftpd | ||
| + | </code> | ||
| + | |||