python 从远程服务器下载日志文件的程序

strongleemyth 15 0 PDF 2021-01-17 02:01:51

复制代码 代码如下:import osimport sysimport ftplibimport socket ################################################################### sign in the ftp server and download the log file. # 登陆生产服务器下载日志#################################################################def getServerLog(dir,fileName,host,userName,pass

用户评论
请输入评论内容
评分:
暂无评论