Page 1 of 1

I Can't Connect via FTP

Posted: Fri 17. Apr 2020, 13:36
by Tony20
Hello, I can not connect via FTP to my server.

I can login to keyHelp Panel .... but not via FTP
I try with FileZilla FTP and WinSCP.

I use same keyadmin user name and password, but keep getting "Critical error: Could not connect to server"

I try connecting secure and nonsecure ways with same results.



Status: Resolving address of mysite.com
Status: Connecting to 00.00.000.00:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER keyadmin
Response: 331 Password required for keyadmin
Command: PASS *************
Response: 530 Login incorrect.
Error: Critical error: Could not connect to server


Tony.

Re: I Can't Connect via FTP

Posted: Fri 17. Apr 2020, 13:40
by Martin
Hello,

keyadmin user is ONLY for KeyHelp login. This user is only for KeyHelp administration purposes.

You must create regular user for FTP. Regular users can also have domains assigned and create e-mail accounts and databases.

Re: I Can't Connect via FTP

Posted: Fri 17. Apr 2020, 13:44
by Alexander
Hello,

You cannot connect via FTP using the "keyadmin" account, because the "keyadmin" is a virtual user only and just an admin account for KeyHelp-User-Interface. This is the case for all admin accounts you can create via KeyHelp.

You can connect using the KeyHelp user account login credential, as they are real system users, or using the additional FTP users, you can create within the user area of KeyHelp.

---
Martin was faster and i had to many open tabs ;)

Re: I Can't Connect via FTP

Posted: Fri 17. Apr 2020, 21:52
by Tony20
Thank you both for your prompt response.