Can't connect with FTP
I'm trying to connect to my ftp site that I set up with FileZilla and I keep getting the following error. I replaced the ftp address with "myftp" and ip address to zeros.
Status: Resolving address of ftp.myftp.com
Status: Connecting to 00.000.00.000:00...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER [email protected]
Response: 331 Password required for [email protected].
Command: PASS ********
Response: 530 User cannot log in.
Error: Critical error: Could not connect to server
Status: Resolving address of ftp.myftp.com
Status: Connecting to 00.000.00.000:00...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER [email protected]
Response: 331 Password required for [email protected].
Command: PASS ********
Response: 530 User cannot log in.
Error: Critical error: Could not connect to server