connect to linux server from windows machine and need to extract last 1000 lines from log file and write to seperate text file in python

前端 未结 0 1232
面向向阳花
面向向阳花 2020-12-17 23:11

for server in servers: try: ssh = connectToSSH(server.attributes[\'host\'].value, server.attributes[\'keyfilepath\'].value, server.attributes[\'username\'].value, server.att

相关标签:
回答
  • 消灭零回复
提交回复
热议问题