Closed
Bug 307536
Opened 19 years ago
Closed 19 years ago
When I want to connect to my FTP (ftp://ftp.webzzanine.net ) , Firefox don't open it.
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hardware07, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 When I write ftp://ftp.webzzanine.net, Firefox write me, in french(I've got the french version): "Ceci est un systeme prive, utilisateur anonyme non autorise" But I've got all the rights!! Reproducible: Always Steps to Reproduce: 1.write: ftp://ftp.webzzanine.net 2.The error is here! Actual Results: It's the same result.
Comment 1•19 years ago
|
||
unless you put a user name in the URL then "anonymous" is supplied. ftp://example.com is really ftp://anonymous@example.com you want ftp://user@mysite.com or ftp://user:pass@mysite.com unless I'm totally misunderstanding what you've said.
Group: security
Thanks It was the solution. Thank you very much!
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 3•19 years ago
|
||
Internet Explorer does the same thing. Over to the FTP component, but this is invalid.
Component: Page Info → Networking: FTP
Product: Firefox → Core
Resolution: FIXED → INVALID
Version: unspecified → 1.7 Branch
Updated•7 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•