Claus,
This example download/uploads files from FTP to local.
In my scenario, I want to download files from FTP on kubernetes and send
them to remote server because kubernetes pods liveliness is flexible,
On Sun, Jun 11, 2017 at 6:00 PM, Claus Ibsen wrote:
> Hi
>
> Yes there is for example a FT
The camel example for using Spring and XML DSL routing has the following config
file:
http://www.springframework.org/schema/beans";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:camel="http://camel.apache.org/schema/spring";
xsi:schemaLoc
Hi
Yes there is for example a FTP example here
https://github.com/apache/camel/tree/master/examples/camel-example-ftp.
And then you need to find out how you need to send to that remote
server, if not using FTP. But Camel has a lot of components:
https://github.com/apache/camel/tree/master/compone
Hi,
I am running camel on kubernetes. I want to move downloaded files from FTP
to remote server in same router.
Is there any possible way to move files from FTP to remote server using
Apache camel?
--
Chandresh Pancholi
Senior Software Engineer
Flipkart.com
Email-id:chandresh.panch...@flipkart.c