https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225344
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Dag-Erling Smørgrav <[email protected]> --- Matthias: please provide a real example, because I am unable to reproduce the issue. Also, note that a) ftp.muc.de neither expects nor accepts authentication and b) `FOO=bar export FOO` neither sets nor exports FOO. Conrad: the FTP code doesn't use fetchAuthMethod, it uses getlogin(3) (which is a bug in itself), but only *after* checking FTP_PASSWORD. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
