#vsFTP

Linux学习笔记11—VSFTP的搭建

1.查看是否安装vsftprpm-qa|grepvsftpd如果出现vsftpd-2.0.5-21.el5,说明已经安装vsftp安装vsftpyum-yinstallvsftpd2、查看服务是否启动Servicevsftpdstatus//查看VSFTPD的状态Servicevsftpdstart//启动VSFTP服...

vsftpd 配置及使用

1、安装:yuminstallvsftpd 直接yum安装 安装后vsftpd将在/ect/vsftpd目录下 2、vsftpd.conf详细配置anonymous_enable=NOlocal_enable=YESwrite_enable=YESlocal_umask=022dirmes...
IT猿 ·2020-03-27
首页上一页123下一页尾页