Hi Camel does not have a file compression component.
The zip data format is almost there, but it may not compress the content using a File Zip API. But I think there has been a contribution about this, there may be a JIRA ticket with some code. The JDK do have API for compressing using Zip, and in a zip file format. On Thu, Feb 2, 2012 at 4:26 PM, ebinsingh <[email protected]> wrote: > Hi All, > > We have an route which reads files, process them and then move them to a > back up location. > We would like to commpress these files that have been proceesed and then > move them to the back up location. > > Is there a way to do this? > > Appreciate your help. > > Thanks & regards, > Ebe > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Compressing-file-after-Move-tp5451023p5451023.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
