Issue 497420: ftplib: ftp anonymous password (original) (raw)

I've seen that ftplib sends the user name when doing ANONYMOUS ftp gets. I see a lot of problems:

By all of these reasons I argue that ftplib to don't send the user email by default.

Some time ago two very important ftp clients wget and lftp stopped sending the user name as password based on my input.

As more and more ftp clients are moving to this anonymous@ password (for example the kde kio ftp, qt3, gnome-xml, Net::FTP) I recommend you to apply the patch.

I send you the bugfix.