530 Login incorrect... ERROR

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Locked
Message
Author
ratank
504 Command not implemented
Posts: 6
Joined: 2011-08-02 19:43
First name: Ratan
Last name: K

530 Login incorrect... ERROR

#1 Post by ratank » 2011-08-02 20:03

I recently started using new Laptop with Windows 7 Home Premium.
I'm getting this message. I'm 100% sure the password is correct.

Code: Select all

Status:	Resolving address of [example.org]
Status:	Connecting to ***.***.***.***:21...
Status:	Connection established, waiting for welcome message...
Response:	220 [MyHost] FTP Server
Command:	USER [UserName]
Response:	331 Password required for  [UserName]
Command:	PASS *********
Response:	530 Login incorrect.
Error:	Critical error
Error:	Could not connect to server
There is no Firewall/Antivirus issue.. I checked once again after disabling these programs.

??? logins are working fine in command line FTP.

I've cross checked in my old laptop [Vista] using FileZilla.. logins are woking fine.

can some one help me out in fixing this issue?

Thank You.
RatanK

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: 530 Login incorrect... ERROR

#2 Post by botg » 2011-08-02 20:37

Make sure character case isn't an issue. Also, note that if copy&pasting user-names and passwords, it's often happening that leading/trailing whitespace is accidentally copied.

ratank
504 Command not implemented
Posts: 6
Joined: 2011-08-02 19:43
First name: Ratan
Last name: K

Re: 530 Login incorrect... ERROR

#3 Post by ratank » 2011-08-02 21:17

Thanks a Lot.. :) Sorry, its my mistake.
leading white space is an issue..

marir89
500 Command not understood
Posts: 1
Joined: 2011-08-05 15:56
First name: Marisol

Re: 530 Login incorrect... ERROR

#4 Post by marir89 » 2011-08-05 16:06

I am having the same problem. I checked everything. Password/UserID/FTP Host URL. Nothing :(

See below.

Status: Connection established, waiting for welcome message...
Response: 220 Website FTP Server Ready
Command: USER noblestrategy.com
Response: 331 Password required for noblestrategy.com.
Command: PASS *******
Response: 530 Login incorrect.
Error: Critical error
Error: Could not connect to server

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: 530 Login incorrect... ERROR

#5 Post by botg » 2011-08-05 22:41

Same problem means same solution. Remove the leading whitespace.

Locked