Closed
Bug 232088
Opened 21 years ago
Closed 21 years ago
This ftp server doesn' support passive mode
Categories
(Core :: Networking: FTP, defect)
Tracking
()
People
(Reporter: don, Assigned: dougt)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
If you go to http://musicm.mcgill.ca that page has a link to ftp://musicm.mcgill.ca
The ftp server does not support the PASV command and Mozilla puts up a message:
"502 PASV Command not implemented at this site"
That is true, PASV is not implemented at that site, but Mozilla should cope with
that and continue with active FTP.
Reproducible: Always
Steps to Reproduce:
1. enter ftp://musicm.mcgill.ca in the address field
2. press enter
3.
Actual Results:
After a few seconds an error message is produced:
502 PAV Command is not implemented at this site
Expected Results:
Mozillia should switch to "active ftp" and retry/resume the request
*** This bug has been marked as a duplicate of 465 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: This ftp server doesn;t support passive mode, Mozilla chokes on it → This ftp server doesn;t support passive mode, Mozilla chokes on it
Status: RESOLVED → VERIFIED
Summary: This ftp server doesn;t support passive mode, Mozilla chokes on it → This ftp server doesn' support passive mode
You need to log in
before you can comment on or make changes to this bug.
Description
•