Closed
Bug 185125
Opened 22 years ago
Closed 22 years ago
if ftp server do not accept PASV mode connection is stop
Categories
(Core :: Networking: FTP, enhancement)
Tracking
()
People
(Reporter: moksa, Assigned: dougt)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126
When i try to download on this page (link DownloadIt) http://mp3.freetekno.fr
it's on my server where hi forbid PASV mode so PASV commande is unknown (code
500)... mozilla say "Unknow command" ans stop the connection...
It would work....
Reproducible: Always
Steps to Reproduce:
1. save target as on Download It link
2.
3.
Actual Results:
PASV command unkown
Expected Results:
ignore this and continu without PASV mode...
Comment 1•22 years ago
|
||
it's no bug.
You want that mozilla suppoirts active ftp and that is a enhancement
*** This bug has been marked as a duplicate of 465 ***
Severity: major → enhancement
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
I'm still looking for a site that is PASV only... this site currently doesn't
seem to be that way anymore, but it is incredibly slow.
ftp> pass
Passive mode: off; fallback to active mode: off.
ftp> pass
Passive mode: on; fallback to active mode: on.
Assignee | ||
Comment 4•22 years ago
|
||
ben - this is a 4 month old verified bug. please let dead snakes lie.
(comment three should be ignored, that is a client-level command, PASV was not
actually used in the session I clipped. I'm still trying to find the best way of
verifying this problem, since nobody who analyzed the problem in the past had
left their telnet logs in the bugs).
I'm trying to update the list of test sites. This is something several people
have asked me to do (including you).
Furthermore, it seems to me if there are sites that we had labeled as PORT-only,
and we find that they are currently not PORT only, then we should break the
dupe. People might do a URL search to look at problem they have w/ that site.
I'm not going to sit around and look at every verfied dupe we have in FTP, but I
do need to find a PORT-only server. I'm going to comb through all the sites
referenced in bug 465 until I find one.
As for snakes, I think the rule is:
The second rule: Don’t play with a dead snake; keep going even if you’ve
attacked the wrong threat or solved the wrong problem.
ben, going back to closed bugs and look for test cases to add to your exiting
test suite is different than going back to a closed bug (especially 3mo. later!)
and question if the bug was really a dup or fixed! questions should've raised
earlier, if any.
snake is dead 3mo ago. collect the test case and lets move on. file a new bug
if problem is found. :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•