Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7A5C9B52 for ; Thu, 2 Feb 2012 17:14:32 +0000 (UTC) Received: (qmail 48069 invoked by uid 500); 2 Feb 2012 17:14:32 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 47917 invoked by uid 500); 2 Feb 2012 17:14:31 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 47903 invoked by uid 99); 2 Feb 2012 17:14:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 17:14:31 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-lpp01m010-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 17:14:25 +0000 Received: by lahi5 with SMTP id i5so1730303lah.32 for ; Thu, 02 Feb 2012 09:14:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=jytQnQGj4Q9hjmhcO/dgbtyduyx++GzzLYD4+QrkNvE=; b=b3FrTE455F5uhRGFhffQDqwRdJVfv2m4Ssd6WeMY6/KSY7/wUypKuCqyZRaijPrSDe s4Lllg0eD4Fst4dVfr8/6a75FVA3cgIYTygVC3JDtIxw3wGrl3VzhgMIQQ6N2ER67qAX TiUmkxUdHLSyqUyDHYFDAh5Qt3qU45hxO2acA= Received: by 10.152.113.136 with SMTP id iy8mr1831034lab.50.1328202845223; Thu, 02 Feb 2012 09:14:05 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.10.68 with HTTP; Thu, 2 Feb 2012 09:13:45 -0800 (PST) In-Reply-To: <1328196408042-5451023.post@n5.nabble.com> References: <1328196408042-5451023.post@n5.nabble.com> From: Claus Ibsen Date: Thu, 2 Feb 2012 18:13:45 +0100 Message-ID: Subject: Re: Compressing file after Move To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org 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 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: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/