Skip to content

Commit 847eaff

Browse files
authored
Update Centos7上搭建ftp服务器.md
1 parent 8a9cc37 commit 847eaff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

linux/Centos7上搭建ftp服务器.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ systemctl status vsftpd.service
7979
yum -y install ftp
8080
8181
ftp 103.106.20X.XX
82+
83+
#使用安全设置列出目录
84+
ftp>ls
8285
```
8386

8487
# 五、报错解决

0 commit comments

Comments
 (0)