- 論壇徽章:
- 0
|
環(huán)境:centos 6.5 x64
內(nèi)核:2.6.32-431.el6.x86_64
安裝lnmp1.0 mysql 5.5 pure-ftpd-1.0.35
安裝完成后,通過http://ip地址/ftp 能順利登陸到pureftpd管理界面,能新增ftp用戶,但是通過filezilla 以及flashfxp登陸不了。
服務(wù)器重啟pureftpd服務(wù)提示如下:- [root@Wezhagn lnmp1.0-full]# /root/pureftpd restart
- =========================================================================
- Pure-FTPd status Manager for LNMP V1.0 , Written by Licess
- =========================================================================
- LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
- This script is a tool to Manage status of Pure-FTPd
- For more information please visit http://www.lnmp.org
- Usage: /root/pureftpd {start|stop|restart|status|who}
- =========================================================================
- Stopping Pure-FTPd...
- cat: /var/run/pure-ftpd.pid: 沒有那個(gè)文件或目錄
- kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
- Starting Pure-FTPd...
- Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p200 00:30000 -s -U133:022 -u100 -k99 -Z
- [root@Wezhagn lnmp1.0-full]# /root/pureftpd start
- =========================================================================
- Pure-FTPd status Manager for LNMP V1.0 , Written by Licess
- =========================================================================
- LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
- This script is a tool to Manage status of Pure-FTPd
- For more information please visit http://www.lnmp.org
- Usage: /root/pureftpd {start|stop|restart|status|who}
- =========================================================================
- Starting Pure-FTPd...
- Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lmysql:/usr/local/pureftpd/pureftpd-mysql.conf -lunix -L2000:8 -m4 -p20000:30000 -s -U133:022 -u100 -k99 -Z
復(fù)制代碼 登陸pureFTPd界面如下:
1.jpg (63.27 KB, 下載次數(shù): 46)
下載附件
2014-03-20 11:16 上傳
現(xiàn)在的問題就是無法通過ftp軟件連接。求指導(dǎo) |
|