vsftpdwho

lightweight, efficient FTP server written for security

Debian Debian
RUN apt-get update && \ apt-get install -y vsftpd
Ubuntu
RUN apt-get update && \ apt-get install -y vsftpd
Alpine
RUN apk add vsftpd
Arch Arch Linux
RUN pacman -S --noconfirm vsftpd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y vsftpd
CentOS
RUN yum install -y vsftpd
Fedora
RUN dnf install -y vsftpd
Raspbian
RUN apt-get update && \ apt-get install -y vsftpd
click the source code to copy install vsftpdwho on any operating system with command-not-found.com