Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 597EF200CD7 for ; Tue, 18 Jul 2017 01:27:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 57F1A165FF1; Mon, 17 Jul 2017 23:27:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9DD93165FF0 for ; Tue, 18 Jul 2017 01:27:18 +0200 (CEST) Received: (qmail 89472 invoked by uid 500); 17 Jul 2017 23:27:17 -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 89461 invoked by uid 99); 17 Jul 2017 23:27:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2017 23:27:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id AE117C1A41 for ; Mon, 17 Jul 2017 23:27:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.314 X-Spam-Level: ** X-Spam-Status: No, score=2.314 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 629IZJbsh5Ba for ; Mon, 17 Jul 2017 23:27:08 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 0C0915FBBD for ; Mon, 17 Jul 2017 23:27:08 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mwork.nabble.com (Postfix) with ESMTP id D9ACB53C564A1 for ; Mon, 17 Jul 2017 16:27:05 -0700 (MST) Date: Mon, 17 Jul 2017 16:27:05 -0700 (MST) From: rwoolf To: users@camel.apache.org Message-ID: <1500334025885-5807253.post@n5.nabble.com> In-Reply-To: References: <1499296938936-5805920.post@n5.nabble.com> Subject: Re: SFTP list of files MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 17 Jul 2017 23:27:19 -0000 When you say "build your own java code that uses the ftp client to do your own ftp login and listing" I'm a little unclear on what you mean. Is there a way for me to use the ftp component to help me with logging into the FTP (actually an SFTP) site? I'm thinking that this approach is what I will need to do in the end, but I don't see how I can utilize the the ftp component in my java code to achieve this. Or are you meaning to use a different client? -- View this message in context: http://camel.465427.n5.nabble.com/SFTP-list-of-files-tp5805920p5807253.html Sent from the Camel - Users mailing list archive at Nabble.com.