PDA

View Full Version : New install, can't log into ftp...


chuckthorne
April 2nd, 2009, 10:40 PM
I must say ehcp was easy to install, setup domains rather fast, but I can't log into the ftp with by client or webftp

error
Status: Connection established, waiting for welcome message...
Response: 220 (vsFTPd 2.0.6)
Command: USER xxx.com
Response: 331 Please specify the password.
Command: PASS xxxxx
Response: 530 Login incorrect.
Error: Could not connect to server

What is wrong?

bvidinli
April 6th, 2009, 03:18 PM
Try :
open one console and:
tail -f /var/log/syslog
then another console,
/etc/init.d/vsftpd restart

look at logs at first console, or send me those logs,

I discovered one thing that, using # in passwords causes ftp and some other things to not work...


Some other info:
you should follow http://www.ehcp.net/helper/yardim/cat.php?cid=6
necessarry ports are described at:
http://www.ehcp.net/helper/yardim/cat.php?cid=6&qid=59
you may check your open ports here: http://www.ehcp.net/other/portstatus.php
look also this subject: http://www.ehcp.net/?q=node/482