Network.ftp.anonymous passwordFrom MozillaZine Knowledge Base
[edit] BackgroundThe FTP specification dictates that users must give a username and a password when logging in to a server. If a server allows anonymous logins, clients usually log in with the username “anonymous” and a password corresponding to an email address. If the preference advanced.mailftp is set to true, Mozilla will send the value of this preference instead. [edit] Possible values and their effectsThis string is sent in the PASSWORD response to the FTP server immediately following the server’s 331 response to the USER anonymous message. Traditionally the password for anonymous accounts is an email address (and some servers actually check to see if the password looks like one), but you may specify anything you like. [edit] Caveats
[edit] UI[edit] Mozilla SuiteA text field is located beneath a checkbox labeled “Send this email address as anonymous FTP password:” under “Edit → Preferences → Advanced”. [edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences[edit] External links
|