K 10 svn:author V 3 des K 8 svn:date V 27 2001-01-08T13:15:14.000000Z K 7 svn:log V 243 Use "anonymous" rather than "ftp" as login name for anonymous ftp. Rather than have a separate (misnamed) FTP_ANONYMOUS_PASSWORD constant, use FTP_ANONYMOUS_USER (i.e. "anonymous") to construct the anonymous ftp password if getlogin() fails. END