1

I am connecting via ssh to the server. Later, I'd like to execute something on that server, such as an "ls" or "cd" command. Is there any possibility to do this in Pentaho?

1

I would like to be able to pass some command after logging in

vimuth
  • 5,064
  • 33
  • 79
  • 116

1 Answers1

0

Yes, you can. With Pentaho, It is easy and simple.

You use "Run SSH commands" in Transfomer.

1, Declare connection to ssh server in General tab: enter image description here

2, Put your command in Setting tab: enter image description here