Author: buildbot Date: Thu Feb 12 09:18:21 2015 New Revision: 939913 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/jsch.html Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/jsch.html ============================================================================== --- websites/production/camel/content/jsch.html (original) +++ websites/production/camel/content/jsch.html Thu Feb 12 09:18:21 2015 @@ -96,7 +96,7 @@ </div></div><h3 id="Jsch-URIformat">URI format</h3><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[scp://host[:port]/destination[?options] ]]></script> -</div></div><p>You can append query options to the URI in the following format, <code>?option=value&option=value&...</code></p><p>The file name can be specified either in the <path> part of the URI or as a "CamelFileName" header on the message (<code>Exchange.FILE_NAME</code> if used in code).</p><h3 id="Jsch-Options">Options</h3><div class="confluenceTableSmall"></div><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Example</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Default Value</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>username</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Specifies the username to use to log in to the remote file system.</p></td><td colspan="1" rowspan="1" class="confluenceTd" ><p> </p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" >rowspan="1" class="confluenceTd"><p><code>password</code></p></td><td >colspan="1" rowspan="1" class="confluenceTd"><p>Specifies the password to use >to log in to the remote file system.</p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" >rowspan="1" class="confluenceTd"><p><code>knownHostsFile</code></p></td><td >colspan="1" rowspan="1" class="confluenceTd"><p>Sets the ><code>known_hosts</code> file, so that the scp endpoint can do host key >verification.</p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1" >class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" >rowspan="1" >class="confluenceTd"><p><code>strictHostKeyChecking</code></p></td><td >colspan="1" rowspan="1" class="c onfluenceTd"><p>Sets whether to use strict host key checking. Possible values are: <code>no</code>, <code>yes</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>no</code></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>chmod</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Allows you to set chmod on the stored file. For example <code>chmod=664</code>.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> </p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>null</code></p></td></tr></tbody></table></div><h3 id="Jsch-Limitations">Limitations</h3><p>Currently camel-jsch only supports a <a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Producer.html">Producer</a> (i.e. copy files to another host). </p><h3 id="Jsch-SeeAlso">See Also</h3> +</div></div><p>You can append query options to the URI in the following format, <code>?option=value&option=value&...</code></p><p>The file name can be specified either in the <path> part of the URI or as a "CamelFileName" header on the message (<code>Exchange.FILE_NAME</code> if used in code).</p><h3 id="Jsch-Options">Options</h3><div class="confluenceTableSmall"> </div><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Default Value</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>username</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Specifies the username to use to log in to the remote file system.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" rowspan ="1" class="confluenceTd"><p><code>password</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Specifies the password to use to log in to the remote file system.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>knownHostsFile</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Sets the <code>known_hosts</code> file, so that the scp endpoint can do host key verification.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>strictHostKeyChecking</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Sets whether to use strict host key checking. Possible values are: <code>no</code>, <code>yes</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>no</code></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p>< code>chmod</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p>Allows you to set chmod on the stored file. For example <code>chmod=664</code>.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><code>null</code></p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">useUserKnownHostsFile</td><td colspan="1" rowspan="1" class="confluenceTd"><strong>Camel 2.15:</strong> If knownHostFile has not been explicit configured, then use the host file from<br clear="none">System.getProperty("user.home") + "/.ssh/known_hosts"</td><td colspan="1" rowspan="1" class="confluenceTd">true</td></tr></tbody></table></div><h3 id="Jsch-ComponentOptions">Component Options</h3><p>The JschComponent supports the following options</p><div class="table-wrap"><table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"><p>Name</p></th><th colspan="1" rowspan="1" class="confluenceTh"><p>Description</p></th><th colspan="1" rowspan="1" class="conflue nceTh"><p>Default Value</p></th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><code>verboseLogging</code></p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><strong>Camel 2.15:</strong> JSCH is verbose logging out of the box. Therefore we turn the logging down to DEBUG logging by default.</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p><span style="font-family: monospace;">true</span></p></td></tr></tbody></table></div><h3 id="Jsch-Limitations">Limitations</h3><p>Currently camel-jsch only supports a <a shape="rect" class="external-link" href="http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Producer.html">Producer</a> (i.e. copy files to another host). </p><h3 id="Jsch-SeeAlso">See Also</h3> <ul><li><a shape="rect" href="configuring-camel.html">Configuring Camel</a></li><li><a shape="rect" href="component.html">Component</a></li><li><a shape="rect" href="endpoint.html">Endpoint</a></li><li><a shape="rect" href="getting-started.html">Getting Started</a></li></ul></div> </td> <td valign="top">