alphablue52 <[email protected]> added the comment: Jep I also discovered it by using Bazaar, but apparently it goes down to the ftplib. The bazaar fix works, and here is the response of strato.com (I use bash ftp):
ftp> open ftp.strato.com Connected to ftp.strato.com. 220 Speak friend, and enter Name (ftp.strato.com:ich): [email protected] 331 FTP login okay, send password. Password: 230 User logged in, proceed. Remote system type is UNIX. Using binary mode to transfer files. ftp> mkdir test 250 Directory created. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9601> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
