username 发表于 2017-3-22 15:49:06

Pureftpd 无法使用

按照该网站上教程配置完成,

+-------------------------------------------+
|    Manager for LNMP, Written by Licess    |
+-------------------------------------------+
|            http://lnmp.org            |
+-------------------------------------------+
weixin            /home/wwwroot/default/./
List FTP User Sucessfully.
# /etc/init.d/pureftpd status
Pure-FTPd is running.


ftp响应:
响应:
220---------- Welcome to Pure-FTPd ----------
响应:
220-You are user number 1 of 50 allowed.
响应:
220-Local time is now 15:46. Server port: 21.
响应:
220-This is a private system - No anonymous login
响应:
220 You will be disconnected after 15 minutes of inactivity.
命令:
AUTH TLS



无法连接,希望大神指导下

licess 发表于 2017-3-22 16:45:31

你创建ftp连接时肯定选的tls加密,你如果没设置tls加密方式的话肯定不行必须选未加密的

username 发表于 2017-3-23 08:55:54

回复 2# 的帖子

感谢军哥,我再去试试
页: [1]
查看完整版本: Pureftpd 无法使用