Server

Documentation Options Server
Allowed in:Top-Level, <Server>
Arguments:string
Description: A new server. The argument is the server name, it will be resolved for ips to listen on and displayed in the welcome message unless changed.
Example:<Server "ftp.example.com">
...
</Server>
Subtags:<Directory>, <Server>, <User>
Options:AcceptTLS, AllowForeign, AllowLogin, AllowLowPorts, AllowOutOfRange, AllowSecLogin, AllowUnbound, AnonPassMsg, Bind, Chroot, DefaultHardLink, DirectoryMsgFile, LoginFailedMsg, MaxConnects, MaxIdle, MaxLoginAttempts, MaxPasvPort, MinPasvPort, PAMService, PassIfInvalid, PassRequestMsg, PasswordNeeded, Port, Range, Reset, SleepOnFail, SQLConnect, SQLConnectQuery, SQLDirQuery, SQLPassword, SQLTLSConnect, SQLUserQuery, TLSAutoLogin, TLSNoNewUser, TLSVerifyClient, UserAlias, UserInvalidMsg, WelcomeMsg
See also:Bind, WelcomeMsg
moftpd homepage