[
https://issues.apache.org/jira/browse/CAMEL-19716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764891#comment-17764891
]
Philippe Soares commented on CAMEL-19716:
-----------------------------------------
Hi! Thank you for the new parameter.
Sadly, by attempting to exclude .camelLock and .camel, we just make it
impossible to upload any files located inside a hidden folder.
e.g.: if a route starts with `from: file:/data` and there is a file under
`/file/data/.logs/app.log`, then app.log will never be processed.
> camel-file - Add option to accept hidden files
> ----------------------------------------------
>
> Key: CAMEL-19716
> URL: https://issues.apache.org/jira/browse/CAMEL-19716
> Project: Camel
> Issue Type: New Feature
> Components: camel-file
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.0.0
>
>
> Hidden files are skipped.
> We should add an option
> includeHiddenFiles=true|false
> in the file consumer. However we should skip the .camelLock file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)