
FTP
文章平均质量分 60
行道念
爸爸很懒,什么都没有写
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Linux环境下搭建FTP服务器
软件版本1.Linux:CentOS Linux release 7.6.1810 (Core)2.FTP:vsftpd-3.0.2-25.el7.x86_64安装vsftpd// 1.检查是否安装了vsftpd(如果显示版本号,则说明已安装)[root@localhost]# rpm -q vsftpd// 2、安装vsftpd yum install vsftpd -y// 3...原创 2019-04-08 18:22:31 · 634 阅读 · 0 评论 -
Windows搭建FTP服务
软件环境Windows:Windows 10 专业版搭建步骤1、打开 Windows 功能控制面板-程序-程序和功能-打开或关闭 Windows 功能,打开 FTP服务、FTP扩展性、IIS管理控制台()Internet Information Services 中文名叫 Internet 信息服务...原创 2019-07-26 10:08:46 · 1352 阅读 · 1 评论