Closed
Bug 292600
Opened 20 years ago
Closed 20 years ago
login incorrect error, when accessing an ftp with anonymous user and a constant password
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 266835
People
(Reporter: algpela, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 Gecko/20020604
Build Identifier: Mozilla/5.0 Gecko/20020604
On an ftp site, where an anonymous user has got a normal password, firefox gives
"530 Login or Password Incorrect" error, if accessed in
ftp://anonymous:password@host style. And I didn't find any other way to get
firefox ask for a password, when logging in with an anonymous user.
Reproducible: Always
Steps to Reproduce:
1. Open firefox
2. Type in url ftp://anonymous:password@host
3.
Actual Results:
"530 Login or Password Incorrect" error
Expected Results:
The browser should have shown the contents of the site.
Comment 1•20 years ago
|
||
Why do you don't use "ftp://anonymous@host" ?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> Why do you don't use "ftp://anonymous@host" ?
Because I need to enter a specific password for user anonymous. If I use
ftp//anonymous@host, I'm not asked for a password.
Comment 3•20 years ago
|
||
In the future, please let us know which version of Firefox you're using.
Assuming you're using a 1.0.x version, I suppose this is expected behavior.
This bug was fixed on the trunk back in November. Deer Park Alpha 1, or a
recent Mozilla 1.8x version would have the bug fix in it.
*** This bug has been marked as a duplicate of 266835 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: General → Networking: FTP
Product: Firefox → Core
Resolution: --- → DUPLICATE
Version: unspecified → 1.7 Branch
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•