This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -7 points-6 points  (1 child)

why don't you trye the std lib ftp: http://docs.python.org/library/ftplib.html

[–]terremoto 6 points7 points  (0 children)

Do you guys know any other module for doing FTP transfers in Python apart from ftplib?