久久久久久久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:“浮動對象不可下標)
主站蜘蛛池模板: 毛片网站在线观看 | 日韩精品一区二区三区中文字幕 | 国内自拍视频在线观看 | 久久久久99| 一级欧美一级日韩片免费观看 | 国产精品视频免费观看 | 精品美女久久久久久免费 | 中文字幕在线视频网站 | 国产精品久久久久一区二区三区 | 国产免费一区二区三区网站免费 | 成人在线免费视频 | 日韩av中文| 精品久久99 | 国产一区二区在线免费播放 | 狠狠综合久久av一区二区小说 | 这里只有精品999 | 亚洲成人福利视频 | 99在线资源 | 日韩视频一级 | 伊人网综合 | 国产日产久久高清欧美一区 | 欧美久久国产精品 | 日本久久久久久 | av黄色在线播放 | 羞羞的视频免费在线观看 | 成年人在线视频 | 亚洲国产精品美女 | 亚洲久久| 欧美日产国产成人免费图片 | 一区二区三区四区视频 | 亚洲国产一区二区在线 | 一区二区三区国产精品 | 天天av综合| 成人国内精品久久久久一区 | 欧美456 | 欧美三区在线观看 | 久久成人午夜 | 在线免费观看黄视频 | 日韩精品久久久久久 | 精品无码三级在线观看视频 | 日韩精品一区二区三区视频播放 |