1 Reply Latest reply on Jan 8, 2016 9:39 AM by bibryam

    File copy with Camel File endpoints

    kamyse

      Hello,

       

      I have to implement camel route which has to validate CSV files and if only all the csv records are valid the input file has to be copied to specific location.

      The files will be quite large and just wondering if I use the endpoints <from: file .... <to:file... will  whole the file moved into memory or it will be directly copied on the filesystem level.

       

      Thanks,

      Krasi