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

在 Python 中使用 ftplib 上傳文件之前更改服務器上

Change directory on server before uploading files with ftplib in Python(在 Python 中使用 ftplib 上傳文件之前更改服務器上的目錄)
本文介紹了在 Python 中使用 ftplib 上傳文件之前更改服務器上的目錄的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我有這段代碼,但我不知道如何在上傳文件之前更改服務器上的目錄.

I have this code, but I can't figure out how to change directory on the server before uploading files.

誰能幫幫我?

import ftplib
import os

server = 'enter your servername here'
username = 'root'
password = 'passowrd'
myFTP = ftplib.FTP(server, username, password)
myPath = r'C:path_of_the_folder_goes_here'
def uploadThis(path):
    files = os.listdir(path)
    os.chdir(path)
    for f in files:
        if os.path.isfile(path + r'{}'.format(f)):
            fh = open(f, 'rb')
            myFTP.storbinary('STOR %s' % f, fh)
            fh.close()
        elif os.path.isdir(path + r'{}'.format(f)):
            myFTP.mkd(f)
            myFTP.cwd(f)
            uploadThis(path + r'{}'.format(f))
    myFTP.cwd('..')
    os.chdir('..')
uploadThis(myPath)

推薦答案

使用 FTP.cwd方法:

myFTP.cwd('/remote/path')

打電話之前

uploadThis(myPath)

這篇關于在 Python 中使用 ftplib 上傳文件之前更改服務器上的目錄的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持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:“浮動對象不可下標)
主站蜘蛛池模板: av网站在线免费观看 | 天天插夜夜操 | av观看网站 | 欧美日韩中文字幕在线 | 91激情视频| 黄色一级片免费看 | 欧美福利在线观看 | 精品一区二区三区免费 | 天天干天天干天天操 | 国产不卡视频 | 91狠狠操| 国产精品成人免费精品自在线观看 | 国产激情一区二区三区 | 极品尤物一区二区三区 | 国产精品一二三 | aaa国产精品| 国产精品123 | 黄色免费小视频 | 中文字幕一区二 | 久久久精品免费 | 亚洲午夜天堂 | 久久99精品久久久久久琪琪 | 欧美日韩一区二区三区 | www.青青草.com| 97人人艹| 日韩一区二区三区在线 | 国产原创精品 | 国产黄色免费 | 亚洲一区二区欧美 | 丰满少妇高潮无套内谢 | a级片免费观看 | 国产成人精品久久久 | 97超碰免费| 黄色片视频在线观看 | 国产成人精品亚洲 | 国内精品久久久久 | 亚洲精品福利 | 一区二区三区影院 | 午夜在线视频观看日韩17c | 日日日干干干 | 在线观看国产小视频 |