Closed
Bug 115058
Opened 24 years ago
Closed 24 years ago
should get login/password box if anonymous fails
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 124561
Future
People
(Reporter: Steffen.Friedle, Assigned: bbaetz)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120
BuildID: 2001112009
Reproducible: Always
Steps to Reproduce:
1. Connect to URL
2.
3.
Actual Results: no connection
Expected Results: get login and password pop up
Comment 1•24 years ago
|
||
The server seems to be down - does it work with other FTP-Clients ?
Assignee: neeti → bbaetz
Component: Networking → Networking: FTP
![]() |
Assignee | |
Comment 2•24 years ago
|
||
I can't connect form a command line ftp client either. I think the server is down.
Rpoerter - if you cna connect form another browser/ftp program, but not mozilla,
then please reopen this. Thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
![]() |
Assignee | |
Comment 4•24 years ago
|
||
Actually, reopening. I got mail from the reporter - this doesn't allow anonymous
logins, and is preumably behind a firewall of some sort.
Reporter: Can I get a packet trace between the machine running mozilla and the
ftp server?
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
(Is this a case where the user expects a login to appear if anonymous login
fails? I've been meaning to file a bug on that, but haven't finished reading all
the FTP bugs...)
![]() |
Assignee | |
Comment 6•24 years ago
|
||
Possibly. I can't even get to a login prompt, though.
![]() |
Assignee | |
Comment 7•24 years ago
|
||
I can't work out what causes this, and since I can't reproduce this...
Doe sthis tstill happen? Is it reproducable on a server I can access?
![]() |
Assignee | |
Comment 8•24 years ago
|
||
I need info on this. -> future, since I can't repro it.
Target Milestone: --- → Future
Comment 9•24 years ago
|
||
bbaetz: Maybe the reporter can generate a FTP log ?
Comment 10•24 years ago
|
||
getting "user anonymous cannot log in". getting the same thing in Netscape 4.x
The FTP says:
0[344158]: (2f89098) nsFtpState::OnStartRequest() (spec =ftp://www.multivisual.de/)
0[344158]: (2f89098) reading 52 bytes: "220 mv-si-002 Microsoft FTP Service
(Version 5.0)."
0[344158]: (2f89098)(dwait=0) Writing "USER anonymous"
0[344158]: (2f89098) Waiting for control data (0)...
0[344158]: (2f89098) reading 38 bytes: "331 Password required for anonymous."
0[344158]: (2f89098)(dwait=0) Writing "PASS xxxxx"
0[344158]: (2f89098) Waiting for control data (0)...
0[344158]: (2f89098) reading 35 bytes: "530 User anonymous cannot log in."
0[344158]: (2f89098) FTP_ERROR - Calling StopProcessing
so basiclly the server is just requiring a correct user/password.
So we're changingthis bug into a "should get login/password box if anonymous
fails" bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Can´t connect to FTP-server → should get login/password box if anonymous fails
![]() |
Assignee | |
Comment 11•24 years ago
|
||
In that case this is a dupe, but there were other problems oin a log sent to me.
Reporter, if those problems still exist, please reopen.
*** This bug has been marked as a duplicate of 124561 ***
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
![]() |
||
Comment 12•24 years ago
|
||
+verifyme:
Steffen:
Would you look at the bug referenced by Bradley?
If that bug has a good description of what you want, you can mark your bug
"VERIFIED"
Keywords: verifyme
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•