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

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

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

問題描述

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)

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

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

相關(guān)文檔推薦

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:“浮動(dòng)對(duì)象不可下標(biāo))
主站蜘蛛池模板: 日韩在线中文 | 国产精品视频在线播放 | 在线国产小视频 | 国产精品久久网 | 精品亚洲一区二区三区四区五区 | 成人a视频片观看免费 | 成人av高清在线观看 | 午夜三级在线观看 | 国产成人在线一区二区 | 91视频中文 | av大片在线观看 | 天天色av | 中文在线一区 | 91精品国模一区二区三区 | 国产亚洲精品久久yy50 | 日本精品在线观看 | 国产不卡一 | 男人天堂免费在线 | 日韩在线观看中文字幕 | 狠狠亚洲 | 伊人久久在线 | 黑人一级片视频 | 亚洲精品资源 | 人人射人人草 | 国产福利网站 | 精品永久 | 老司机深夜福利网站 | av在线伊人| 欧美精品乱码久久久久久按摩 | 国产精品一区二区久久 | 欧美伦理一区 | 日韩欧美国产精品 | 欧美日韩高清在线一区 | 在线观看黄免费 | 亚洲一区二区三区免费在线观看 | 夜夜草 | 黄视频网址 | 国产精品视频中文字幕 | 91视频大全 | 手机日韩 | 国产美女久久 |