On Fri, Dec 9, 2011 at 5:50 AM, diwakar wrote:
> Hi,
>
> In FTP2 component, is it possible to share the SFTP session
> across multiple invocations of the route (from performance pov as we have to
> upload thousands of files from same IP in 1 hour). Please let me know your
> comment.
N
Does the ftp2 disconnect option not work? (http://camel.apache.org/ftp2.html
)
On Thu, Dec 8, 2011 at 11:50 PM, diwakar wrote:
> Hi,
>
> In FTP2 component, is it possible to share the SFTP session
> across multiple invocations of the route (from performance pov as we have
> to
> upl