Community discussions

MikroTik App
 
timprepscius
just joined
Topic Author
Posts: 9
Joined: Fri Jun 26, 2020 6:05 pm

ssh admin@192.168.88.1 < myscript doesn't work

Sun Oct 11, 2020 11:28 pm

How can I make this work:

ssh admin@192.168.88.1 < myscript

or

(sleep 1; cat myscript) | ssh admin@192.168.88.1

or

(sleep 1; echo; sleep 1; cat myscript) | telnet -l admin 192.168.88.1

somehow these don't work. What is the proper way of executing a local->mikrotik script, without making a script on mikrotik itself.

Yes, I read the readme.

Who is online

Users browsing this forum: No registered users and 68 guests