.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH FTPD "8" "December 2023" "GNU inetutils 2.5" "System Administration Utilities" .SH NAME ftpd \- File Transfer Protocol server. .SH SYNOPSIS .B ftpd [\fI\,OPTION\/\fR...] .SH DESCRIPTION File Transfer Protocol daemon. .TP \fB\-4\fR, \fB\-\-ipv4\fR restrict daemon to IPv4 .TP \fB\-6\fR, \fB\-\-ipv6\fR restrict daemon to IPv6 .TP \fB\-a\fR, \fB\-\-auth\fR=\fI\,AUTH\/\fR use AUTH for authentication .TP \fB\-A\fR, \fB\-\-anonymous\-only\fR server configured for anonymous service only .TP \fB\-d\fR, \fB\-\-debug\fR debug mode .TP \fB\-D\fR, \fB\-\-daemon\fR start the ftpd standalone .TP \fB\-l\fR, \fB\-\-logging\fR increase verbosity of syslog messages .TP \fB\-\-non\-rfc2577\fR neglect RFC 2577 by giving info on missing users .TP \fB\-p\fR, \fB\-\-pidfile\fR[=\fI\,PIDFILE\/\fR] change default location of pidfile .TP \fB\-q\fR, \fB\-\-no\-version\fR do not display version in banner .TP \fB\-t\fR, \fB\-\-timeout\fR=\fI\,TIMEOUT\/\fR set default idle timeout .TP \fB\-T\fR, \fB\-\-max\-timeout\fR=\fI\,MAX_TIMEOUT\/\fR set maximum value of timeout allowed .TP \fB\-u\fR, \fB\-\-umask\fR=\fI\,VAL\/\fR set default umask .IP AUTH can be one of the following: .TP default passwd authentication .TP \-?, \fB\-\-help\fR give this help list .TP \fB\-\-usage\fR give a short usage message .TP \fB\-V\fR, \fB\-\-version\fR print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .SH AUTHOR Written by many authors. .SH "REPORTING BUGS" Report bugs to . .SH COPYRIGHT Copyright \(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" ftp(1) .PP The full documentation for .B ftpd is maintained as a Texinfo manual. If the .B info and .B ftpd programs are properly installed at your site, the command .IP .B info ftpd .PP should give you access to the complete manual.