Getting ftp to work

Discussion in 'Installation/Configuration' started by b7d8, Oct 10, 2014.

  1. b7d8

    b7d8 New Member

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    try:

    netstat -tap | grep ftp

    if you dont see pure-ftpd there, then restart it and check again. If its still not listening, then check the syslog and pure-ftpd.log for errors.
     
  3. b7d8

    b7d8 New Member

    Hi,
    Thanks you. :)

    I see no output.

    I jave restarted the pure-ftp-mysql daemon and get this

    /etc/init.d/pure-ftpd-mysql restart
    Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -Y 2 -8 UTF-8 -b -p 40110:40210 -S 11122 -A -H -D -E -u 1000 -O clf:/var/log/pure-ftpd/transfer.log -B

    I have re-checket the output of netstat but pureftpd still not work.

    The only error file that i have is the transfer.log that is empty.

    Please can you help?

    Thanks you.
     

Share This Page