Closed
Bug 197287
Opened 22 years ago
Closed 9 years ago
passive (PASV) rejections do not display error
Categories
(Core :: Networking: FTP, defect)
Core
Networking: FTP
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: benc, Unassigned)
Details
(Keywords: regression)
Mozilla 1.3b and 1.3f. Mac OS X. I'll have more platform and build data soon.
STEPS:
Click on link to ftp.sun.com
OBSERVED:
Status says "Beginning FTP transaction...", throber runs, tab says "Loading..."
EXPECTD:
Camino 0.7 immediately returns:
425 Can't open passive connection: Permission denied.
ANALYSIS:
I telneted to the ftp control port, and got:
PASV
425 Can't open passive connection: Permission denied.
CONFIRMED, Win98, Mozilla 1.3f.
OS: MacOS X → All
Hardware: Macintosh → All
Whiteboard: checklinux
Summary: Connecting to PORT-only servers does not error → passive (PASV) rejections do not display error
Comment 3•22 years ago
|
||
If this helps, Mozilla appears to get the 425 error, and then immediately closes
the connection followed by another connection attempt. But the error is
permanent in this case, and it just loops endlessly.
This used to work, quick check in Camino 0.7 shows it shows the error.
Keywords: regression
Comment 5•21 years ago
|
||
According to the FTP message, ftp.sun.com will no longer be available starting
sometime in July. Not to mention the fact that it says explicit permission is
required to access that server. Removing from URL.
URL: ftp://ftp.sun.com
Comment 7•9 years ago
|
||
only critical ftp changes at this point
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•