vsftpd.8
来自「文件传输协议linux 下vsftpd2.1.0.tar.gz」· 8 代码 · 共 36 行
8
36 行
.\" Copyright (c) 2001 Daniel Jacobowitz <dan@debian.org>.Dd March 8, 2001.Dt VSFTPD 8.Sh NAME.Nm vsftpd.Nd Very Secure FTP Daemon.Sh SYNOPSIS.Nm vsftpd.Op Ar configuration file.Sh DESCRIPTION.Nm vsftpdis the Very Secure File Transfer Protocol Daemon. The server can be launchedvia a.Dq super-serversuch as.Xr inetd 8or.Xr xinetd 8 .Alternatively, vsftpd can be launched in standalone mode, in which case vsftpditself will listen on the network. This latter mode is easier to use, andrecommended. It is activated by setting.Pa listen=YESin.Pa /etc/vsftpd.conf .Direct execution of the.Nm vsftpdbinary will then launch the FTP service ready for immediate client connections..Sh OPTIONSAn optional.Op configuration filemay be given on the command line. This file must be owned as root if running asroot. The default configuration file is.Pa /etc/vsftpd.conf ..Sh SEE ALSO.Xr vsftpd.conf 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?