Hi, Is it mandatory that to use FTP component in camel it needs to be chained with a File component? for eg from ("file://) to ("ftp")? Can I chain directly a bean output to ftp component like from(bean) to (ftp) or create a direct end point to the ftp component?
If the second and third case is feasible, what is the input expected by FTP component? File object, or String or InputStream? Regards Kiran -- View this message in context: http://camel.465427.n5.nabble.com/Using-FTP-tp5005308p5005308.html Sent from the Camel - Users mailing list archive at Nabble.com.