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! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-and-Docker-tp5788132.html Sent from the Camel - Users mailing list archive at Nabble.com.
