I am trying to set up an ssh connection in Pentaho DI before connecting to the database. If I understand correctly, there is a "Run SSH commands" block in Pentaho to configure and run the ssh tunnel. enter image description here I enter the necessary data (port, username, use key) into the dialog box fields. But Pentaho doesn't see my keys which are stored in the folder on the C drive. enter image description here If I copy the path to the private key and paste it into the address bar, I get an error. enter image description here enter image description here
At the same time if I connect to remote server via MobaXterm, everything works fine and I can easily connect to the database in Pentaho.
Can you please tell me how to configure proper ssh settings directly in Pentaho.