Hey I am a developer jumping on a new project and I am unable to FTP into the server.
I created a new account with [email protected] and added a password and a home directory. Trying to access FTP through Filezilla and Cyberduck on a mac did not work even when downloading the FTP configuration provided by cPanel.
Tried this:
Host: ftp.domain.com
User: [email protected] (also tried just "dev")
Password: my password
Protocol: FTP
Encryption (Filezilla): Use explicit FTP over TLS if available
Tried many combinations of this.
I am getting:
Status: Disconnected from server
Status: Resolving address of ftp.vortexconsulting.net
Status: Connecting to **.**.**.**:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER dev
Response: 331 User dev OK. Password required
Command: PASS *************
Response: 530 Login authentication failed
Error: Critical error: Could not connect to server
Please HELP!
I created a new account with [email protected] and added a password and a home directory. Trying to access FTP through Filezilla and Cyberduck on a mac did not work even when downloading the FTP configuration provided by cPanel.
Tried this:
Host: ftp.domain.com
User: [email protected] (also tried just "dev")
Password: my password
Protocol: FTP
Encryption (Filezilla): Use explicit FTP over TLS if available
Tried many combinations of this.
I am getting:
Status: Disconnected from server
Status: Resolving address of ftp.vortexconsulting.net
Status: Connecting to **.**.**.**:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER dev
Response: 331 User dev OK. Password required
Command: PASS *************
Response: 530 Login authentication failed
Error: Critical error: Could not connect to server
Please HELP!