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 7EA0E10DED for ; Sun, 22 Feb 2015 09:52:15 +0000 (UTC) Received: (qmail 55242 invoked by uid 500); 22 Feb 2015 09:52:15 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 55188 invoked by uid 500); 22 Feb 2015 09:52:15 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 47372 invoked by uid 99); 22 Feb 2015 09:36:17 -0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of gavin.fowler@sagepub.co.uk does not designate 162.253.133.43 as permitted sender) Date: Sun, 22 Feb 2015 02:35:48 -0700 (MST) From: fidoedidoe To: users@camel.apache.org Message-ID: <1424597748381-5763042.post@n5.nabble.com> Subject: Enabling SFTP URI Option "Compression" (via JSCH zlib JAR) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi An easy question for some i suspect. I'm pretty new to Camel (implemented via Service Mix 5.4.0) and I'm struggling to leverage the SFTP URI option "compression" (forms port of the FPT2 Component: Link ) The documentation Reads: "...You must manually add the needed JSCH zlib JAR to the classpath for compression support." I've downloaded the jar file from Maven (jzlib-1.1.3.jar) but I'm not entirely sure where the jar file should reside (within my servicemix installation) folder structure. I'm using camel (2.14.1) from within apache servicemix (5.4.0). Am i right in thinking that placing the jzlib-1.1.3.jar in: /[servicemix_installation_folder]/lib/ is the most appropriate place for this file or is there a more suitable location. My installation is Linux (Ubuntu 14.04). many thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Enabling-SFTP-URI-Option-Compression-via-JSCH-zlib-JAR-tp5763042.html Sent from the Camel - Users mailing list archive at Nabble.com.