T
TigerX777
Guest
Hello Guys
today im trying to execute a list of commands from a text file remotely using plink
but when i execute it i got this:
plink -v -ssh -batch -l user -pw xxx ipxxx -m commands.txt > result.txt
Started a shell/command
: command not found
uname: extra operand `\r'
Try `uname --help' for more information.
: command not found
: command not founde
: command not found
: command not found
: command not found
: No such file or directory
: command not found
Server sent command exit status 127
: command not found
Disconnected: All channels closed
any ideas of what im doing wrong?
thanks !
today im trying to execute a list of commands from a text file remotely using plink
but when i execute it i got this:
plink -v -ssh -batch -l user -pw xxx ipxxx -m commands.txt > result.txt
Started a shell/command
: command not found
uname: extra operand `\r'
Try `uname --help' for more information.
: command not found
: command not founde
: command not found
: command not found
: command not found
: No such file or directory
: command not found
Server sent command exit status 127
: command not found
Disconnected: All channels closed
any ideas of what im doing wrong?
thanks !