Pseudo-terminal will not be allocated because stdin is not a terminal. ssh using batch script to execute script on remote host

前端 未结 0 1792
被撕碎了的回忆
被撕碎了的回忆 2020-12-15 06:18

I have a batch file

#content of batch file
@echo off
plink.exe -ssh user@IP.address -m C:\\Users\\My\\Documents\\command_test.txt -i C:\\Users\\My\\Desktop\\P         


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