I figured out the issue, I had to set the passiveMode=true in my FTP config after using curl in verbose inside the container. Not sure why it works with active mode (enabled by default) in host OS but not in docker.
Thanks, sparekh -- View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-and-Docker-tp5788132p5788165.html Sent from the Camel - Users mailing list archive at Nabble.com.
