Author: buildbot
Date: Fri Dec  6 13:24:58 2013
New Revision: 889357

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/ftp.html
    websites/production/camel/content/ftp2.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Fri Dec  6 
13:24:58 2013
@@ -5453,7 +5453,7 @@ The reason is that we leverage Spring's 
 
 <h3><a shape="rect" 
name="BookComponentAppendix-SettingpreferredSFTPauthenticationmethod"></a>Setting
 preferred SFTP authentication method</h3>
 
-<p>If you want to explicitly specify the list of authentication method that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
+<p>If you want to explicitly specify the list of authentication methods that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Fri Dec  6 13:24:58 
2013
@@ -27050,7 +27050,7 @@ The reason is that we leverage Spring's 
 
 <h3><a shape="rect" 
name="BookInOnePage-SettingpreferredSFTPauthenticationmethod"></a>Setting 
preferred SFTP authentication method</h3>
 
-<p>If you want to explicitly specify the list of authentication method that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
+<p>If you want to explicitly specify the list of authentication methods that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/ftp.html
==============================================================================
--- websites/production/camel/content/ftp.html (original)
+++ websites/production/camel/content/ftp.html Fri Dec  6 13:24:58 2013
@@ -562,7 +562,7 @@ The reason is that we leverage Spring's 
 
 <h3><a shape="rect" 
name="FTP-SettingpreferredSFTPauthenticationmethod"></a>Setting preferred SFTP 
authentication method</h3>
 
-<p>If you want to explicitly specify the list of authentication method that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
+<p>If you want to explicitly specify the list of authentication methods that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[

Modified: websites/production/camel/content/ftp2.html
==============================================================================
--- websites/production/camel/content/ftp2.html (original)
+++ websites/production/camel/content/ftp2.html Fri Dec  6 13:24:58 2013
@@ -561,7 +561,7 @@ The reason is that we leverage Spring's 
 
 <h3><a shape="rect" 
name="FTP2-SettingpreferredSFTPauthenticationmethod"></a>Setting preferred SFTP 
authentication method</h3>
 
-<p>If you want to explicitly specify the list of authentication method that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
+<p>If you want to explicitly specify the list of authentication methods that 
should be used by <tt>sftp</tt> component, use 
<tt>preferredAuthentications</tt> option. If for example you would like Camel 
to attempt to authenticate with private/public SSH key and fallback to 
user/password authentication in the case when no public key is available, use 
the following route configuration:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[


Reply via email to