[ 
https://issues.apache.org/jira/browse/CAMEL-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377827#comment-14377827
 ] 

Tomohisa Igarashi commented on CAMEL-7865:
------------------------------------------

For consumer, reading file attributes like following would help applications to 
understand when/how file is created.
* readable/writable/executable bit
* group ownership
* creation time
* last accessed time

 For producer, some applications may want to set readable/writable/executable 
bit and group owner ship for access control.

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

Reply via email to