Hi, I have a camel route that reads files from FTP location, does some processing and then sends the files to output location. I am using a locaWorkDirectory in the FTP url. For now, at a time one file is copied to the local work directory, processed and then sent to the output location. Is there a way I can copy multiple files at the same time from the FTP location to the local work directory so that the processing can be faster?
-- View this message in context: http://camel.465427.n5.nabble.com/Parallel-copy-of-files-from-FTP-location-tp5738136.html Sent from the Camel - Users mailing list archive at Nabble.com.
