久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

如何使用 Python ftplib 通過 FTP 下載文件

How to download a file via FTP with Python ftplib(如何使用 Python ftplib 通過 FTP 下載文件)
本文介紹了如何使用 Python ftplib 通過 FTP 下載文件的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

I have the following code which easily connects to the FTP server and opens a zip file. I want to download that file into the local system. How to do that?

# Open the file for writing in binary mode
print 'Opening local file ' + filename
file = open(filename, 'wb')

# Download the file a chunk at a time
# Each chunk is sent to handleDownload
# We append the chunk to the file and then print a '.' for progress
# RETR is an FTP command

print 'Getting ' + filename
ftp.retrbinary('RETR ' + filename, handleDownload)

# Clean up time
print 'Closing file ' + filename
file.close()

解決方案

handle = open(path.rstrip("/") + "/" + filename.lstrip("/"), 'wb')
ftp.retrbinary('RETR %s' % filename, handle.write)

這篇關于如何使用 Python ftplib 通過 FTP 下載文件的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

Why I cannot make an insert to Python list?(為什么我不能插入 Python 列表?)
Insert a column at the beginning (leftmost end) of a DataFrame(在 DataFrame 的開頭(最左端)插入一列)
Python psycopg2 not inserting into postgresql table(Python psycopg2 沒有插入到 postgresql 表中)
list extend() to index, inserting list elements not only to the end(list extend() 索引,不僅將列表元素插入到末尾)
How to add element in Python to the end of list using list.insert?(如何使用 list.insert 將 Python 中的元素添加到列表末尾?)
TypeError: #39;float#39; object is not subscriptable(TypeError:“浮動對象不可下標)
主站蜘蛛池模板: 欧美久久久久久 | 成人免费观看男女羞羞视频 | 国产精品美女久久久久久免费 | 久久99蜜桃综合影院免费观看 | 中国一级特黄真人毛片免费观看 | 免费看黄色小视频 | 四虎成人免费视频 | 日韩毛片免费视频 | 久久国产成人精品国产成人亚洲 | 日韩有码在线播放 | 久久国产综合 | 亚洲香蕉在线视频 | 久久区二区 | 日韩一区二区精品 | 亚洲视频免费在线播放 | 国产成人精品视频在线观看 | 人人人干 | 亚洲3级 | 2018天天干天天操 | 亚洲欧美日韩精品 | 亚洲视频欧美视频 | 国产一级大片 | а天堂中文最新一区二区三区 | 国产美女久久 | 国产精品视频网 | 韩日视频在线观看 | 精品国产99 | 亚洲a视频 | 国产一区二区 | 人人爽人人爽 | 久久久久国产精品一区 | 久久不卡 | www日日日 | 久久中文一区二区 | 亚洲一视频 | 久久国产99 | 免费久久久久久 | 请别相信他免费喜剧电影在线观看 | 成人免费在线视频 | 一区二区三区欧美 | 国产精品18hdxxxⅹ在线 |