You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/08/27 12:04:51 UTC

[jira] [Updated] (CAMEL-6671) FTP consumer - Add option to not use LIST command

     [ https://issues.apache.org/jira/browse/CAMEL-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-6671:
-------------------------------

    Fix Version/s:     (was: 2.12.0)
                   Future

Putting this on hold as if you use stepwise=false then the LIST command currently in-use will use the pathname, which may be allowed if the user account can download the file, its likely that it can LIST the file itself also.

If not we would have to add new logic that is a bit more complicated to deal with this, and thus putting on hold.
                
> FTP consumer - Add option to not use LIST command
> -------------------------------------------------
>
>                 Key: CAMEL-6671
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6671
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ftp
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: Future
>
>
> If you want to download a single file, and you know the absolute name of the file, then you should be able to download the file, without using any LIST commands. As some use-cases have permissions disabled for this, so you can only download that file only.
> The ftp/sftp consumers should have an option to ?useList=false, so they do not use the list command.

--
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