I've done same test now with ftp endpoint InputStream is= consumer.receiveBodyNoWait("ftp://admin@localhost:2121/test?fileName="+filename+"&password=admin", InputStream.class);
Using receiveBodyNoWait method a null is returned, but using receiveBody setting a timeout the test works... I really think this may be a bug. I'm testing camel v2.11 in win8 and apache ftp-server 1.0.6... -- View this message in context: http://camel.465427.n5.nabble.com/ConsumerTemplate-issue-tp5734177p5734182.html Sent from the Camel - Users mailing list archive at Nabble.com.