vsftpd will listen on an IPv6 socket
# instead of an IPv4 one. This parameter and the listen parameter are mutually
# exclusive.
#listen_ipv6=YES
#
# Allow anonymous FTP? (Beware - allowed by default if you comment this out).
anonymous_enable=NO
#
# Uncomment this to allow loca... _use_local_privs=YES
#
# Uncomment this to enable any form of FTP write command.
write_enable=YES
#
#
der Datei /etc/ftpuser stehen, dürfen sich nicht anmelden. Dies dient dazu um z.B. Systemkonten die Anmeldung zu verweigern.
* Es ist zwingend notwend... /etc/vsftpd.conf /etc/vsftpd.conf_original</code>
Anpassung der vsftp Konfiguration
<code> Debian Dedi... # mcedit /etc/vsftpd.conf</code>
Inhalt
<code>
# Anonymer Zugriff auf den Debian FTP Server von YES auf No
anonymous_enable=no
# Raute weg / Kommentieren von l