Opened 16 years ago
Closed 16 years ago
#4161 closed Bug report (rejected)
unhandled response 530
Reported by: | shimon doodkin | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | 530, maximum connections, password error | Cc: | |
Component version: | Operating system type: | ||
Operating system version: |
Description
it should just wait, instead it fails and says password error
you can test it on my hosting account:
ftp: ftp.servage.net
user: site1test
password: test12341234
Command: PASV
Response: 220 FTP Server # 1
Command: USER site1
Response: 227 Entering Passive Mode (77,232,67,104,245,60).
Command: STOR Console_TestListener.php
Response: 331 Password required for site1
Command: PASS
Response: 530 Sorry, the maximum number of clients (5) from your host are already connected.
Error: Could not connect to server
Status: Resolving address of ftp.site1.co.il
Status: Connecting to 77.232.67.104:21...
Response: 150 Opening BINARY mode data connection for Console_TestListener.php
Status: Connection established, waiting for welcome message...
Response: 220 FTP Server # 1
Command: USER site1
Response: 226 Transfer complete
Status: File transfer successful
Response: 331 Password required for site1
Change History (1)
comment:1 by , 16 years ago
Priority: | high → low |
---|---|
Resolution: | → rejected |
Status: | new → closed |
5yz error codes indicate fatal conditions that will not go away and require user action.