Hi, I'm trying to reproduce a problem we have in production with one of our camel routes, in the process i found some strange behaviour when just copying a file with a simple blueprint camel route (see below).
Small (zip) files seem to be copied correctly, but large files (i used 162MB) sometimes end up as 162MB (good!), 26MB, 96MB, 50MB or otherwise corrupted. I played with several options (bufferSize, delay, etc) but to no avail. I'm testing this with a clean install of ServiceMix 5.4.0 (camel 2.14.1) on a macbookpro This is the camel route i deployed: Regards Rino -- View this message in context: http://camel.465427.n5.nabble.com/file-to-file-copy-gives-unreliable-results-not-entire-file-is-copied-tp5767775.html Sent from the Camel - Users mailing list archive at Nabble.com.