PDA

View Full Version : FTP can't work



wm20472
08-03-2009, 05:39 AM
i have centos 5.3 with directadmin custombuild
Apache 2.2.12
MySQL 5.0.67
ProFTPd 1.3.1
FTP connect to server
but long time not replay

I check proftd access log
x.x.x.55 UNKNOWN wcaccount [03/Aug/2009:12:43:56 +0000] "OPTS_UTF8on" 500 -

nobaloney
08-06-2009, 02:55 PM
Could be a firewall error. See if you can use FTP if your firewall is turned off. If that works, ask a question related to your firewall.

Jeff

smtalk
08-13-2009, 04:28 AM
A quote from http://help.directadmin.com/item.php?id=249:


2) Check the /etc/proftpd.vhosts.conf to see if there are any virtualhosts for the IP you're connecting to.
If there is, check the password file it points to, to ensure the account they're logging in with exists in the file.
If no virtualhost means it defaults to /etc/proftpd.passwd (check the /etc/proftpd.conf to confirm)
And check if an include of /etc/proftpd.vhosts.conf exists in /etc/proftpd.conf.

mehriz
09-10-2009, 04:49 AM
how view log ftp ??

scsi
09-10-2009, 07:44 AM
cat /var/log/proftpd.log or cat /var/log/proftpd/proftpd.log