Hi i want to stream in files from a directory. The stream:file notation seems to be for targeting one file for streaming in.
I want to target a directory to poll, and when a file is detected have it streamed in. At the moment, if the file size is over 64kb, Camel is creating a tmp file. If the file is < 64Kb, Camel seems to read the entire file into memory straight away. Can anyone help? -- View this message in context: http://camel.465427.n5.nabble.com/file-component-and-streaming-tp5733496.html Sent from the Camel - Users mailing list archive at Nabble.com.
