Python 3 替代 ftputil?
我正在寻找 ftputil 库的替代方案。应该与 python 3 一起使用,如果它在 Archlinux 存储库中,那就太好了。
有吗?
I'm looking for an alternative to the ftputil library. Should work with python 3 and would be nice if its in the Archlinux repos.
Is there any?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(2)
适用于 Python 3 的 ftputil 已发布。这是下载它的官方页面: http://ftputil.sschwarzer.net/trac/wiki /下载
ftputil
for Python 3 has been released. Here is the official page where to download it: http://ftputil.sschwarzer.net/trac/wiki/Download从未考虑过使用内置的 ftplib?
Never considered using the built-in ftplib?