摘要: github:easy-copy import os import sys import time import paramiko as pm ''' host格式: { "ip":"127.0.0.1", "port":22, "username":"root", "password":"123456", "file":"filename" } dst... 阅读全文
posted @ 2019-10-15 17:17 波士地盘 阅读(270) 评论(0) 推荐(0)