[
https://issues.apache.org/jira/browse/CAMEL-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105372#comment-15105372
]
Luca Burgazzoli commented on CAMEL-7865:
----------------------------------------
I've implemented the consumer part here,
https://github.com/lburgazzoli/apache-camel/tree/CAMEL-7865
I'm unsure about the producer part as the destination file-system may not
support all the attributes of the source file-system so it may be better to let
the developer apply them or add an option to choose the ones to apply: which
one do you like more ?
> Support to carry file attributes on file endpoint
> -------------------------------------------------
>
> Key: CAMEL-7865
> URL: https://issues.apache.org/jira/browse/CAMEL-7865
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Tomohisa Igarashi
> Assignee: Luca Burgazzoli
>
> Java 7 introduced java.nio.file.attribute which allows to access file
> attributes. It would be great if camel file endpoint can read/write the
> attributes with using this and carry it by header or property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)