I can only ftp with my shell user but not ftp_user even if i see it is replicate from the panel and also exist on ftp_user table on dbispconfig ...???? can anyone help ???
Ensure that you connect with FTP or FTPS but not SFTP. SFTP is not FTP, SFTP is SSH and therefor you can connect to SFTP with a SSH user but not a FTP user.
Thanks Till This is part of the debug log when try to ftps with user username ... i believe this is from pure-ftpd debug log when enabled. www-host pure-ftpd: ([email protected]) [INFO] New connection from x.x.x.x Sep 15 01:25:02 www-host pure-ftpd: ([email protected]) [DEBUG] Command [auth] [TLS] Sep 15 01:25:02 www-host pure-ftpd: ([email protected]) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with DHE-RSA-AES256-SHA256, 256 secret bits cipher Sep 15 01:25:02 www-host pure-ftpd: ([email protected]) [DEBUG] Command [user] [username] Sep 15 01:25:02 www-host pure-ftpd: ([email protected]) [DEBUG] Command [pass] [<*>] Sep 15 01:25:02 www-host pure-ftpd: ([email protected]) [INFO] PAM_RHOST enabled. Getting the peer address Sep 15 01:25:09 www-host pure-ftpd: ([email protected]) [WARNING] Authentication failed for user [username] Sep 15 01:25:09 www-host pure-ftpd: ([email protected]) [INFO] Logout.
Ok, so you use the correct ftp type. Did you enter the correct username incl. prefix as its displayed in the FTP user list in ispconfig?