Linux下 FTP 常见错误 500 530等错误解决方法
1. 日志查询
/var/log/xferlog
#####以下都是在ftp服务端更改:
2. 500 OOPS 报错:
[root@centos]# ftp 192.168.40.131
Connected to 192.168.40.131 (192.168.40.131).
220 (vsFTPd 2.2.2)
Name (192.168.40.131:root): test
331 Please specify the password.
Password:
500 OOPS: cannot
原创
2020-09-17 17:21:48 ·
2245 阅读 ·
0 评论