Difference between revisions of "FTPServer"
(→Create vsftp server on Ubuntu 22.04) |
(→Create vsftp server on Ubuntu 22.04) |
||
| Line 1: | Line 1: | ||
== Create vsftp server on Ubuntu 22.04 == | == Create vsftp server on Ubuntu 22.04 == | ||
| − | As root or with sudo: | + | !As root or with sudo: |
<code># apt install vsftpd</code> | <code># apt install vsftpd</code> | ||
Revision as of 20:20, 28 December 2022
Create vsftp server on Ubuntu 22.04
!As root or with sudo:
# apt install vsftpd