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

如何將文件從 FTP 文件夾移動和替換到同一 FTP 中

How to move and replace files from FTP folder to another folder in same FTP(如何將文件從 FTP 文件夾移動和替換到同一 FTP 中的另一個文件夾)
本文介紹了如何將文件從 FTP 文件夾移動和替換到同一 FTP 中的另一個文件夾的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我正在嘗試將 FTP 位置中的一些 XML 文件移動到同一 FTP 中的另一個位置.我嘗試了以下代碼,但它不起作用.

I am trying to move some XML files in an FTP location to another location in the same FTP. I tried with the following code, but it doesn't work.

def ftpPush(filepathSource, filename, filepathDestination):
    try:
        ftp = FTP(ip, username, password)
        ftp.cwd(filepathDestination)
    
        ftp.storlines("STOR "+filename, open(filepathSource, 'r')) 
        ftp.quit()
        
        for fileName in os.listdir(path):
            if fileName.endswith(".xml"):
                ftpPush(filepathSource, filename, filepathDestination)
        
    except Exception, e:
        print str(e)
        
    finally:
        ftp.close()

推薦答案

要移動文件,請使用 FTP.rename.

To move a file use the FTP.rename.

假設 filepathSourcefilepathDestination 都是遠程文件,你這樣做:

Assuming that the filepathSource and the filepathDestination are both remote files, you do:

ftp.rename(filepathSource, filepathDestination)

這篇關于如何將文件從 FTP 文件夾移動和替換到同一 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:“浮動對象不可下標)
主站蜘蛛池模板: 狠狠插狠狠操 | 精品1区2区 | 成年人在线观看视频 | 91高清在线观看 | 日韩高清一区二区 | 国产福利在线 | 一区二区三区视频 | 美女天堂在线 | 在线观看视频一区二区三区 | 亚洲视频精品在线 | 亚洲欧洲一区二区 | 91精品国产一区二区在线观看 | 国产成人一区 | 国产女人精品视频 | 精品久久精品 | 欧美久久久久久久久中文字幕 | 亚洲综合五月天婷婷 | 国产jizz女人多喷水99 | 国产精品视频免费观看 | 美日韩免费 | 亚洲一区精品在线 | 一区二区三区播放 | 国产96色在线| 九九热精品视频 | 国产精品久久久久久久久久久免费看 | 久操伊人| 国产成人免费网站 | 免费激情av| 99精品欧美一区二区蜜桃免费 | 丝袜美腿一区 | 毛片区 | 久久久.com| 国产自产21区 | 91香蕉视频在线观看 | 欧美日韩视频在线播放 | 国产精品久久久久久 | 精品一区二区三区日本 | 欧美精品福利 | 国产精品久久久乱弄 | 日本在线播放 | 国产精品一区二区在线播放 |