2017年1月16日

linux ftp安装和配置

摘要: 1、 启动VSFTP服务器 A:cenos下运行:yum install vsftpd B. 登录Linux主机后,运行命令:”service vsftpd start”C. 要让FTP每次开机自动启动,运行命令: “chkconfig --level 35 vsftpd on” 2、设置FTP权限 阅读全文

posted @ 2017-01-16 19:11 longlongcheng 阅读(232) 评论(0) 推荐(0)

导航