Python 3 replacement for ftputil?
I'm looking for an alternative to th开发者_运维技巧e ftputil library. Should work with python 3 and would be nice if its in the Archlinux repos.
Is there any?
ftputil
for Python 3 has been released. Here is the official page where to download it: http://ftputil.sschwarzer.net/trac/wiki/Download
Never considered using the built-in ftplib?
精彩评论