samuelwilliams commented on PR #6192:
URL: https://github.com/apache/nifi/pull/6192#issuecomment-1184407412
It might be worthwhile placing additional attributes on the flowfiles. You
can get the following attributes from the `FileIdBothDirectoryInformation`
class:
* `creationTime`
* `lastAccessTime`
* `lastWriteTime`
* `changeTime`
* `endOfFile`
* `allocationSize`
* `shortName`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]