[
https://issues.apache.org/jira/browse/CAMEL-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751081#comment-13751081
]
Claus Ibsen commented on CAMEL-6671:
------------------------------------
You should set stepwise=false also.
And we may want an option to control if we should fail if the file does not
exist or just ignore. As when we useList=false, we do not know if the file is
there or not. We can just try to download it, and if its not there, we would
get an exception. So having an option to ignore that may be desirable as well.
> 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: 2.12.0
>
>
> 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