Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 50844 invoked from network); 5 Jun 2010 16:04:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jun 2010 16:04:14 -0000 Received: (qmail 34755 invoked by uid 500); 5 Jun 2010 16:04:14 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 34697 invoked by uid 500); 5 Jun 2010 16:04:13 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 34689 invoked by uid 500); 5 Jun 2010 16:04:13 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 34686 invoked by uid 99); 5 Jun 2010 16:04:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 16:04:13 +0000 X-ASF-Spam-Status: No, hits=-1500.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 16:04:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o55G3qw9023171 for ; Sat, 5 Jun 2010 16:03:52 GMT Message-ID: <32200652.9851275753832045.JavaMail.jira@thor> Date: Sat, 5 Jun 2010 12:03:52 -0400 (EDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-2790) camel-ftp - Add options to set secure protection level when using FTPS In-Reply-To: <5249479.9401275659331792.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59954#action_59954 ] Claus Ibsen commented on CAMEL-2790: ------------------------------------ I have changed execPbsz to be optional. We need to allow end users to configure SFTPClient as they want. Can you find any links for documentation to SFTP how to use it properly? Then we may be able to change the defaults a bit. Untill then we will keep it as is, to ensure we dont break stuff for people who upgrade. > camel-ftp - Add options to set secure protection level when using FTPS > ---------------------------------------------------------------------- > > Key: CAMEL-2790 > URL: https://issues.apache.org/activemq/browse/CAMEL-2790 > Project: Apache Camel > Issue Type: Improvement > Components: camel-ftp > Affects Versions: 2.3.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.4.0 > > Attachments: FtpOperations.diff, FtpsConfiguration.diff > > > See nabble > http://old.nabble.com/camel-ftp-problems-with-ftps-implicit-mode-ts28777705.html > We should add options so end user can set the options he wants for > - execProt > - execPbsz -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.