Closed Bug 99614 Opened 24 years ago Closed 24 years ago

Mozilla returns "UNKNOWN Type: L8" error trying to connect to this ftp site

Categories

(Core Graveyard :: Networking: FTP, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: MozillaUser, Assigned: bbaetz)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Using build 2001091003 on Windows 95 Attempt to connect to ftp://ftp.sandpipers.com and Mozilla will pop up an error saying: "UNKNOWN Type: L8" I can connect to the same ftp site with Netscape 4.x with no problems, and I can connect with Windows' console-ftp program. The server identifies itself saying: 220 www.sandpipers.com FTP server (Version wu-2.4(101) cruzio.com Wed Jan 19 20:45:53 PST 2000) ready.
Keywords: 4xp
confirmed, win98 branch 2001091303
Status: UNCONFIRMED → NEW
Ever confirmed: true
dougt: Lets just search (case insensitive) for: "Type: L8" as well as than unix/bsd. I have no idea what that means, and google doesn't help, but it seems to indicate that its unix-style directory listings.
Mozilla0.9.4/Linux also does. in Unix, try "ftp" command > ftp ftp.sandpipers.com you logged in, type "system" command. ftp> system 215 UNKNOWN Type: L8 ftp> This is what Mozilla get. "system" is a command to show remote system type. But result code 215 is not written in RFC 640, 542. What this mean?
reassigning to bbaetz@cs.mcgill.ca.
Assignee: dougt → bbaetz
Oops. 215 is a valid result code.
Lets do my suggestion. Taking, and ->0.9.6 since I'm not landing anything til my dirviewer rewrite happens. May make 0.9.5, though.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.6
another example of this at ftp://ftp.austin.ibm.com
*** Bug 90662 has been marked as a duplicate of this bug. ***
Blocks: 101002
*** Bug 101204 has been marked as a duplicate of this bug. ***
The patch I'm going to attach works on these servers.
OS: Windows 95 → All
Hardware: PC → All
Target Milestone: mozilla0.9.6 → mozilla0.9.5
Attached patch patchSplinter Review
Comment on attachment 50464 [details] [diff] [review] patch r/sr=darin
Attachment #50464 - Flags: review+
Comment on attachment 50464 [details] [diff] [review] patch sr=shaver
Attachment #50464 - Flags: superreview+
Fixed checked in. Eventually. Pull revisions 1.197, 1.198, and 1.199 of nsFtpConnectionThread.cpp for the fix.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED using Mac OS X, RC2.
Status: RESOLVED → VERIFIED
Keywords: testcase
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: