Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DAD4FB20 for ; Sun, 24 Mar 2013 11:59:18 +0000 (UTC) Received: (qmail 82470 invoked by uid 500); 24 Mar 2013 11:59:17 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 82385 invoked by uid 500); 24 Mar 2013 11:59:16 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 82362 invoked by uid 99); 24 Mar 2013 11:59:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Mar 2013 11:59:15 +0000 Date: Sun, 24 Mar 2013 11:59:15 +0000 (UTC) From: "Carsten Erker (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CAMEL-6137) Send siteCommand(s) without uploading files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Erker reopened CAMEL-6137: ---------------------------------- > Send siteCommand(s) without uploading files > ------------------------------------------- > > Key: CAMEL-6137 > URL: https://issues.apache.org/jira/browse/CAMEL-6137 > Project: Camel > Issue Type: New Feature > Components: camel-ftp > Affects Versions: 2.10.4 > Reporter: Carsten Erker > Labels: patch > Fix For: Future > > > Currently, Camel sends FTP SITE commands only after log-in and before uploading a file. > In general, SITE commands can be virtually anything: We now got a use case where we need to communicate with an FTP server in terms of SITE commands, most of the time without the need to upload anything. I.e., send a SITE command, capture the reply and hand it back to the application. > In camel-ftp, this could be done with a new property which tells the component to not upload a file and get the server response, e.g. in the body or as a header attribute. This is only needed for the producer side. > We'd like to provide the code for this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira