[ 
https://issues.apache.org/jira/browse/CAMEL-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yalim Aytul updated CAMEL-3798:
-------------------------------

    Attachment: sftp.patch

Using the serverAliveInterval/serverAliveCountMax default values and adding 
them while creating the session.

So you can have two additional parameters:
&serverAliveInterval=123&serverAliveCountMax=456

If params are not set, it uses the default values




> Use keepalive config parameters on sftp component
> -------------------------------------------------
>
>                 Key: CAMEL-3798
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3798
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ftp
>    Affects Versions: 2.6.0
>            Reporter: Yalim Aytul
>              Labels: configuration, ftp
>             Fix For: 2.7.0
>
>         Attachments: sftp.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> I had to configure (JSch) to send keepalives but sftp component doesn't 
> expose those.
> Expose serverAliveInterval/serverAliveCountMax on SftpConfiguration.
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to