FTP Authentication: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
(No difference)

Revision as of 02:39, 12 July 2005

There is a bug in Firefox that if you try to access an FTP site that doesn't allow anonymous logins, you receive an error message instead of being prompted to enter a username and password like IE does. This bug will be fixed when Firefox 1.1 is released.

In the meantime, you can access these sites by entering the following in the address bar: ftp://username:password@site.com (replace username, password, and site.com with the appropriate values).