On Thu, Sep 22 2016, Xi Shen wrote:
Instead of using ssh, I tried with scp. This time I got a different error.
#+BEGIN_SRC shell :dir /scp:openwrt:/mnt/sda1
ls -al
#+END_SRC
The error, I think, is from the remote end.
/bin/sh: /bin/zsh: not found
Clearly, I am using zsh on my Windows, but my remote OpenWRT system only has ash installed. Is
there's way to specify the shell to use on the remote end?
I can't help you here. I've never used openwrt. All I can suggest is to
search openwrt documentation or try with cgywin.
Good luck.