Closed
Bug 37367
Opened 25 years ago
Closed 25 years ago
Need error message when ftp directory or file does not exist
Categories
(Core Graveyard :: Networking: FTP, defect, P3)
Core Graveyard
Networking: FTP
Tracking
(Not tracked)
People
(Reporter: bukagedi, Assigned: gagan)
Details
There is no error message when the ftp directory is wrong, try this:
ftp://sunsite.unc.edu/pub/Linux/system/Admin
Correct address is:
ftp://sunsite.unc.edu/pub/Linux/system/admin
Tested this on build ID 2000-042609:
Moz keeps spinning the barberpole forever untill you force it to go to another
URL. While it keeps spinning (and console long ago has notified about the
timeout) - Moz goes on using between 55% and 64% CPU till you force it to leave
the site. Not good. Stop button is disabled (bug 20011)
There are resemblant bugs reported but for instance bug 25014 is now considered
a feature request. I believe this is more serious. Desireable behaviour would be
that a kind of "404" for ftp pops up, and further attempts to connect cease.
Status: UNCONFIRMED → NEW
Ever confirmed: true
NC4.7 quickly concludes something is wrong, stops transaction and pops up this:
"Netscape is unable to find the file or directory
named /pub/Linux/system/Admin.
Check the name and try again."
Comment 4•25 years ago
|
||
->Networking
Assignee: asadotzler → gagan
Component: Browser-General → Networking
QA Contact: jelwell → tever
Comment 5•25 years ago
|
||
Changing Platform/OS from PC/Linux to All/All; marking 4xp.
Resummarizing from "An error message must be sent to the ftp user"
to "Need error message when ftp directory or file does not exist"
After all that, this should probably be marked as a DUP of bug 25014,
"[RFE] Inaccessible file/directory not handled??" which would then get
resummarized to something like "Need error message when ftp directory or file
inaccessible" - to generalize for DNS failures, permission failures, and the
like, as well as simple load failures.
Keywords: 4xp
OS: Linux → All
Hardware: PC → All
Summary: An error message must be sent to the ftp user → Need error message when ftp directory or file does not exist
Comment 6•25 years ago
|
||
*** This bug has been marked as a duplicate of 25014 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
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
•