[
https://issues.apache.org/jira/browse/CAMEL-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070022#comment-14070022
]
Claus Ibsen commented on CAMEL-7616:
------------------------------------
You can set the command arguments as a header, or use the RAW() syntax in the
endpoint uri
The header is ExecBinding.EXEC_COMMAND_ARGS
http://camel.apache.org/exec
And the raw is documented here
http://camel.apache.org/how-do-i-configure-endpoints.html
> using camle exec
> -----------------
>
> Key: CAMEL-7616
> URL: https://issues.apache.org/jira/browse/CAMEL-7616
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.10.4
> Reporter: Satyanarayana M
>
> Apologize. I do not see camle-exec in the components list, so selected
> camle-core.
> Have to run an lftp command which also has "ls /+mode=text" command(with out
> quotes) to be executed. However, camel exec uses +(plus) singe to represent
> space. How to escape this so that i can tell camel exec that + is also part
> of the commend ?
--
This message was sent by Atlassian JIRA
(v6.2#6252)