久久久久久久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)

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

【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(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:“浮動對象不可下標)
主站蜘蛛池模板: 欧美精品啪啪 | 欧美亚洲激情 | 日韩高清国产一区在线 | 欧美日本在线观看 | 亚洲第一天堂 | 色噜噜色综合 | 国产精品一区二区久久 | av资源中文在线 | 久久国产精品一区二区三区 | 亚洲精品一区中文字幕乱码 | 亚洲视频国产视频 | 日韩精品一区二区三区 | 精品国产久 | 中日韩欧美一级片 | 黄视频网址 | 91精品国产色综合久久 | 欧美一区二区三区精品免费 | 欧美黄色网 | 一级做a爰片久久毛片 | 夜久久| 美日韩精品 | 精精国产视频 | h视频在线免费看 | 91亚洲国产成人精品一区二三 | 91精品国产91久久久 | 久久久久久国产精品 | 成人福利影院 | 国产xxxx搡xxxxx搡麻豆 | 亚洲啪啪一区 | 午夜精品一区二区三区在线观看 | 成人一区在线观看 | .国产精品成人自产拍在线观看6 | 一区二区免费在线观看 | 国产精品久久网 | 国产成人av在线播放 | 国产99久久精品 | 91资源在线 | 国产成人精品免费视频 | 日韩在线视频一区二区三区 | 91精品国产自产精品男人的天堂 | 精品免费国产一区二区三区 |