Hi, I doubt it is the FTP because I have also done a route with camel-ftp inside docker and it worked fine to retrieve a file. If you enter the docker container with bash, can you manually login to the ftp site and download the file?
Best Souciance On Tue, Sep 27, 2016 at 11:09 PM, sparekh [via Camel] < [email protected]> wrote: > Seeing a weird issue when trying to retrieve a file on a public FTP server > via the camel-ftp component. The camel route is running in a docker > container with openjdk:8-jdk image. The jar is built with dependencies and > runs correctly when executed on local OS. > > From the trace log I can see that Camel queries and finds the file but is > unable to retrieve it. > LOG SNIPPET: > http://pastebin.com/rLfBnFKZ > > Thanks! > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Camel-FTP-and-Docker-tp5788132.html > To start a new topic under Camel - Users, email > [email protected] > To unsubscribe from Camel - Users, click here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-and-Docker-tp5788132p5788135.html Sent from the Camel - Users mailing list archive at Nabble.com.
