Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 76194 invoked from network); 15 Jul 2010 14:25:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 14:25:32 -0000 Received: (qmail 57057 invoked by uid 500); 15 Jul 2010 14:25:32 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 56890 invoked by uid 500); 15 Jul 2010 14:25: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 56882 invoked by uid 99); 15 Jul 2010 14:25:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 14:25:29 +0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-wy0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 14:25:24 +0000 Received: by wyb35 with SMTP id 35so771181wyb.32 for ; Thu, 15 Jul 2010 07:25:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=LIgGu7O/HvmAlK8k+Y4Oj9oBpzN9OxV9DjgXczzbUg4=; b=pnY4OctuUoTgoyFMNwMOwiho2pajXbU8+XP3b6Vbqf78zn0UdW2EINNOiY9rXrBzK/ /Ln8+GfchEwR7uFakvP8vWS0HvTV590SJkl0uLTWUCVzfc91lM1SO9xoacwSB6BzdLkj nPND5vxqroG3bzpnTFylgHtdqey1NO9mID6eA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=n7LgGA4XL7GEMJUOPyBTcSUmIfY38CFNf4n9oUhCUZxQ/qtKUwYNNwFHhR+uRphZeQ SbMU2UTdEWZ/mVsuryYHfTiWFA35/Aw6tUKv9LWodziiu9hoORzBazIqI8gDXPOknsCO 0gbId4rTK2ACDzL9EvAnJNgY5115SuO3QJitI= Received: by 10.227.32.82 with SMTP id b18mr7554490wbd.149.1279203903423; Thu, 15 Jul 2010 07:25:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.230.16 with HTTP; Thu, 15 Jul 2010 07:24:43 -0700 (PDT) In-Reply-To: <1279203066829-1223526.post@n5.nabble.com> References: <1279117673580-1092836.post@n5.nabble.com> <1279121686754-1092886.post@n5.nabble.com> <1279186601443-1200157.post@n5.nabble.com> <1279199427456-1221569.post@n5.nabble.com> <1279203066829-1223526.post@n5.nabble.com> From: Claus Ibsen Date: Thu, 15 Jul 2010 16:24:43 +0200 Message-ID: Subject: Re: FTP on MVS filesystem. To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi You can most likely use a custom processStrategy and let it cd to the starting directory in the begin method. See more here: http://camel.apache.org/file2.html On Thu, Jul 15, 2010 at 4:11 PM, Andreas Asmuss wrote: > > Hi Claus > > I just tried stepping through both my Camel version and Java version and got > to the same conclusion. That you need to do a cd in order to have the files > visible :-) > > I suppose I can work around this using a custom FTPClient that does the cd > on login and then don't send any directory as parameter. > -- > View this message in context: http://camel.465427.n5.nabble.com/FTP-on-MVS-filesystem-tp1092836p1223526.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus