51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#vsFTP
Linux学习笔记11—VSFTP的搭建
1.查看是否安装vsftprpm-qa|grepvsftpd如果出现vsftpd-2.0.5-21.el5,说明已经安装vsftp安装vsftpyum-yinstallvsftpd2、查看服务是否启动Servicevsftpdstatus//查看VSFTPD的状态Servicevsftpdstart//启动VSFTP服...
代码星球
·
2020-04-04
Linux
学习
笔记
VSFTP
搭建
vsftpd 配置及使用
1、安装:yuminstallvsftpd 直接yum安装 安装后vsftpd将在/ect/vsftpd目录下 2、vsftpd.conf详细配置anonymous_enable=NOlocal_enable=YESwrite_enable=YESlocal_umask=022dirmes...
IT猿
·
2020-03-27
vsftpd
配置
使用
首页
上一页
1
2
3
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他