Hi, The modified route definition is given below. from("direct:invokeScript") .to("ssh://user:pwd@myurl:22?delay=1000000&pollCommand=" + shellCommand)
We have to send the set of commands in exchange body to ssh camel component(producer endpoint). Referhttp://camel.apache.org/ssh.html for more information. -- View this message in context: http://camel.465427.n5.nabble.com/Using-from-direct-to-initiate-file-download-how-to-prevent-subsequent-from-s-in-the-from-auto-launch-tp5746748p5746755.html Sent from the Camel - Users mailing list archive at Nabble.com.