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

如何使用 Python ftplib 通過(guò) FTP 下載文件

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

問(wèn)題描述

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 通過(guò) FTP 下載文件的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(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 沒(méi)有插入到 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))
主站蜘蛛池模板: 亚洲一卡二卡 | 中文字幕av在线 | 99re热精品视频国产免费 | 成人三级视频 | 日韩精品一区二区三区久久 | 中文字幕精品视频在线观看 | 国产精品欧美一区二区三区不卡 | 欧美成人在线免费 | 欧美猛交 | 国产精品久久久久久久免费观看 | 国产精品视频二区三区 | 91久久伊人 | 色婷婷综合成人av | 日本欧美国产在线 | 在线一区二区国产 | 超级碰在线 | 夜夜草 | 一区免费视频 | 成人h动漫精品一区二区器材 | 久久久久久久久久久久久九 | 91麻豆精品国产91久久久久久久久 | 黄瓜av| 国产精品视频一二三区 | 日韩av在线不卡 | 国产精品久久久久婷婷二区次 | 黄色片免费看视频 | 久久久久久国产精品三区 | 欧美视频第二页 | 亚洲欧美日韩精品久久亚洲区 | 久久久青草婷婷精品综合日韩 | 麻豆精品一区二区三区在线观看 | www97影院 | 91秦先生艺校小琴 | 最近中文字幕第一页 | 手机av在线 | 国产情侣久久 | 日韩视频在线免费观看 | 国内激情av片| 91免费观看在线 | 色综合一区二区三区 | 免费99精品国产自在在线 |